error_structure: Extracts Error Structure of Multivariate Ordinal Regression...

Description Usage Arguments Details

View source: R/error_struct.R

Description

A generic function which extracts for each subject the estimated error structure parameters from objects of class 'mvord'.

Usage

1
2
3
4
error_structure(object, type, ...)

## S3 method for class 'mvord'
error_structure(object, type = NULL, ...)

Arguments

object

an object of class 'mvord'.

type

choose type "sigmas", "alpha", "corr", or "z".

...

further arguments passed to or from other methods.

Details


mvord documentation built on March 17, 2021, 5:08 p.m.