Description Usage Arguments Value Author(s) See Also
Calculate regression diagnostics for generalized nonlinear least squares.
1 | Gnls.diag(res.gnls,par.inc)
|
res.gnls |
output from |
par.inc |
increments of parameters used to approximate the derivatives |
Returns a list containing:
par.inc |
parameter increments used to calculate |
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.