powered by
corregp
## S3 method for class 'corregp': print(x, nf = 2, ...)
data(HairEye) haireye.crg <- corregp(Eye ~ Hair * Sex, data = HairEye, b = 3000) haireye.crg print(haireye.crg, nf = 3)
Run the code above in your browser using DataLab