This package implements a modified NIPALS algorithm that incorporates data from biological structures via similarity kernels.
To install the package, run the following:
devtools::install_github("pknight24/plsgmd")
Package functionality is provided with the function plsgmd()
.