R/ordDisp-class.R

#'@rdname ordDisp
#'@export

setClass("ordDisp",representation(outercall="call",form="formula",X="data.frame",Z="data.frame",X0="data.frame",Z0="data.frame",m="numeric"),contains="vglm",
         prototype=prototype(new("vglm")))

Try the ordDisp package in your browser

Any scripts or data that you put into this service are public.

ordDisp documentation built on July 2, 2020, 4:01 a.m.