lpda.fit
computes the discriminating hyperplane for two groups, giving as a result the coefficients of the hyperplane.
lpda.fit(data, group, f1 = NULL, f2 = NULL)
Hyperplane coefficients
Matrix containing data. Individuals in rows and variables in columns
Vector with the variable group
Vector with weights for individuals of the first group
Vector with weights for individuals of the second group
Maria Jose Nueda, mj.nueda@ua.es
Nueda MJ, Gandía C, Molina MD (2022) LPDA: A new classification method based on linear programming. PLoS ONE 17(7): e0270403. <https://doi.org/10.1371/journal.pone.0270403>
lpda