powered by
An object of class Cat created using the grmCat function with the nfc dataset.
Cat
grmCat
nfc
data(grm_cat)
An object of class Cat. See Cat-class for more details.
Cat-class
Cat-class, grmCat, nfc
if (FALSE) { ## How this Cat object was created data(nfc) grm_cat <- grmCat(nfc, quadraturePoints = 100) } ## How to load this Cat object for usage data(grm_cat)
Run the code above in your browser using DataLab