Builds a Biplot for a PLSR model with binary responses
Biplot.PLSRBIN(plsr, BinBiplotType =1)
Arguments
plsr: A PLSRBin object
BinBiplotType: The type of biplot:
1:The biplot resulting from the fit, for the binary responses.
2: The biplot for the coefficients
Details
Builds a Biplot for a PLSR model with binary responses. The result is a biplot for the matrix with the predictors (X) adding the binary responses as suplementary variables. There are two possible types, 1 for the biplot directly obtained in the fit ( the default) and 2 for the biplot obtaines after refitting the binary variables using Ridge Logistic Regression.
Returns
An object of class ContinuousBiplot
References
Ugarte Fajardo, J., Bayona Andrade, O., Criollo Bonilla, R., Cevallos‐Cevallos, J., Mariduena‐Zavala, M., Ochoa Donoso, D., & Vicente Villardon, J. L. (2020). Early detection of black Sigatoka in banana leaves using hyperspectral images. Applications in plant sciences, 8(8), e11383.