Description Usage Arguments Value Author(s) See Also
Calculate test statistics for generalized nonlinear least squares.
1 |
res.gnls |
output from Gnls |
V |
matrix of partial derivatives of model results with respect to parameters at the estimated parameter values |
par |
named parameter vector with parameter estimates |
y.det |
deterministic model results corresponding to the estimated parameters |
Returns a list containing:
V |
matrix of partial derivatives of model results with respect to parameters at the estimated parameter values |
sd.par |
standard errors of the parameters assuming known error variances |
var.par |
estimated variance-covariance matrix of the parameters assuming known error variances |
corr.par |
estimated correlation matrix of the parameters |
sd.rel |
estimated correction factor in standard deviations of the error model |
sd.par.rel |
standard errors of the parameters when estimating a common factor in error variances |
var.par.rel |
estimated variance-covariance matrix of the parameters when estimating a common factor in error variances |
Peter Reichert <peter.reichert@eawag.ch>
Gnls, Gnls.diag, Gnls.test, Gnls.predict, Confint
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.