nl.fitt.rgn
for heterogeneous and autocorrelated error (nonlinear fitt robust generalized) will return.
parameters nonlinear regression parameter estimate of \(\theta\).
correlationof fited model.
formnl.form
object of called nonlinear regression model.
responsecomputed response.
predictorcomputed (right side of formula) at estimated parameter with gradient and hessian attributes.
curvaturelist of curvatures, see curvature
function.
historymatrix of convergence history, collumns include: convergence index, parameters, minimized objective function, convergence criterion values, or other values. These values will be used in plot
function in ploting history.
methodfittmethod
object of method used for fitt.
datalist of called data.
sourcefncObject of class "callorNULL"
source function called for fitt.
FaultFault
object of error, if no error Fault number = 0 will return back.
hthetarobust loss value including gradient and hessain attributes.
rhocomputed robust rho function, including gradient and hessain attributes.
riestimated residuals, including gradient and hessain attributes.
curvrobcurvature
robformnl.form
object of robust loss rho function.
vmcovariance matrix, diagonal of variance model predicted values.
rmcholesky decomposition of vm.
gresponsetransformed of response by rm, include gradinet and hessian attributes.
gpredictortransformed of predictor by rm, include gradinet and hessian attributes.
hetronl.fitt.rob
object of fited variance odel:
parametersestimate of variance parameter \(\tau\)
formnl.form
object of called varmodel
.
predictorvariance model computed at estimated parameter, \(H(x;\hat\tau)\)
responsesample variance computed used as response variable.
historymatrix of convergence history, collumns include: convergence index, parameters, minimized objective function, convergence criterion values, or other values.
methodfittmethod
object of method used for fitt.
dataresponse (\(z_i\)) and predictor t
variable values, used to computing the variance model.
sourcefncObject of class "callorNULL"
source function called for fitt.
FaultFault
object of error, if no error Fault number = 0 will return back.
hthetarobust loss value including gradient and hessain attributes, for variance model. In fact is loglikelihood values.
rhocomputed robust rho function, including gradient and hessain attributes.
others$refvar reference variance. variance of zi's.