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