Description Usage Arguments Details
get.error.struct is a generic function which extracts the estimated error structure parameters from objects of class "multord".
1 2 3 4 | get.error.struct(object, type, ...)
## S3 method for class 'multord'
get.error.struct(object, type = NULL, ...)
|
object |
object of class |
type |
choose type |
... |
further arguments passed to or from other methods. |
sigmas extracts correlation/covariance matrices. Applicable in line with
corGeneral, covGeneral, CorEqui, corAR1
alpha extracts parameters of covariate dependent error structure. Applicable in line with CorEqui, corAR1
r extracts correlation parameters. Applicable in line with CorEqui, corAR1
z extracts Fisher-z score. Applicable in line with CorEqui, corAR1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.