View source: R/ZIPLNfit-S3methods.R
fitted.ZIPLNfit | R Documentation |
ZIPLN()
and its variantsExtracts model fitted values from objects returned by ZIPLN()
and its variants
## S3 method for class 'ZIPLNfit'
fitted(object, ...)
object |
an R6 object with class |
... |
additional parameters for S3 compatibility. Not used |
A matrix of Fitted values extracted from the object object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.