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