CLPpred {GPAbin} | R Documentation |
Category level prediction
Description
Predicts category levels from an MCA based biplot using the distances between coordinates
Usage
CLPpred(CLPs = CLPs, Zs = Zs, p = p, n = n, lvls = lvls, datIN = datIN)
Arguments
CLPs |
Category level point coordinates |
Zs |
Sample coordinates |
p |
Number of variables |
n |
Number of samples |
lvls |
Names of category levels |
datIN |
Input data from which |
Value
predCL |
Final predicted categorical data set |
[Package GPAbin version 1.1.0 Index]