View source: R/PLNfit-S3methods.R
fitted.PLNfit | R Documentation |
PLN()
and its variantsExtracts model fitted values from objects returned by PLN()
and its variants
## S3 method for class 'PLNfit'
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.