vcov.nlstac | R Documentation |
Returns the variance-covariance matrix of the main parameters of a fitted model object. The “main” parameters of model correspond to those returned by coef,
## S3 method for class 'nlstac'
vcov(object, ...)
object |
An object of class |
... |
Ignored, for compatibility issues. |
A matrix of the estimated covariances between the parameter estimates.
Mariano Rodríguez-Arias (arias@unex.es). Deptartment of Mathematics
Juan Antonio Fernández Torvisco (jfernandck@alumnos.unex.es). Department of Mathematics
University of Extremadura (Spain)
Rafael Benítez (rafael.suarez@uv.es). Department of Business Mathematics
University of Valencia (Spain)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.