fitted.BinaryEPPM | R Documentation |
This function is generic. Extract the fitted values from models of class "BinaryEPMM".
## S3 method for class 'BinaryEPPM'
fitted(object, ...)
object |
fitted model object of class "BinaryEPPM". |
... |
currently not used. |
This function is included so that function lrtest from package lmtest can be used.
An vector of class "numeric" of the fitted values from the object of class "BinaryEPMM".
David M. Smith <dmccsmith@verizon.net>
fitted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.