Description Usage Arguments Value Author(s) Examples
'vcov' returns the estimated variance-covariance matrix for the parameters in the non-linear function.
1 2 |
object |
an object of class 'drc'. |
... |
additional arguments. |
corr |
logical. If TRUE a correlation matrix is returned. |
od |
logical. If TRUE adjustment for over-dispersion is used. This argument only makes a difference for binomial data. |
pool |
logical. If TRUE curves are pooled. Otherwise they are not. This argument only works for models with
independently fitted curves as specified in |
unscaled |
logical. If TRUE the unscaled variance-covariance is returned. This argument only makes a difference for continuous data. |
A matrix of estimated variances and covariances.
Christian Ritz
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.