orth-class {orth} | R Documentation |
An S4 class. The class is returned from the "orth()" function
Objects can be created by calls of the form new("orth", ...)
.
However, the user can pretty much ignore this since it is returned
automatically from fitting a regression model.
call
:"call"
betas
:"vector"
. Estimates of the mean parameters. alphas
:"vector"
. Estimates of the association parameters variance
:"list"
. Contains covariance matrices num.iter
:"numeric"
. Number of iterations converge
:"logical"
. Convergence statuslambda
:"numeric"
. Value of the correlation parameter if estimated score
:"list"
.