View source: R/RenouvMethods.R
vcov.Renouv | R Documentation |
Variance-covariance matrix of the estimates of a "Renouv" object.
## S3 method for class 'Renouv'
vcov(object, ...)
object |
Object of class |
... |
Not used at the time. |
A variance-covariance matrix. The rows an columns correspond to the
parameters of the Renouv object. The are the rate "lambda"
for
the Poisson process, and the parameters of the distribution for the
excesses over the threshold, with names depending on the chosen
distribution.
Yves Deville
The vcov
generic.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.