R/checks-class.R

setClassUnion("list.null", c("list","NULL"))
setClass("checks", representation(N="matrix", n="matrix", Checks="list.null",tab="matrix",means="list",check.counts="matrix"))

Try the ConjointChecks package in your browser

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

ConjointChecks documentation built on May 2, 2019, 9:42 a.m.