View source: R/fit_distributions.R
| vcov.fit_dist | R Documentation |
S3 method to extract the variance-covariance matrix from a fitted distribution.
## S3 method for class 'fit_dist'
vcov(object, ...)
object |
an object of class "fit_dist". |
... |
additional arguments (not used). |
Variance-covariance matrix of parameter estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.