View source: R/ZIPLNfit-S3methods.R
sigma.ZIPLNfit | R Documentation |
Extract the variance-covariance matrix of the residuals, usually noted \Sigma
in ZIPLN models.
## S3 method for class 'ZIPLNfit'
sigma(object, ...)
object |
an R6 object with class |
... |
additional parameters for S3 compatibility. Not used |
A semi definite positive matrix of size p, assuming there are p species in the model.
coef.ZIPLNfit()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.