mixOmics
mixOmics copied to clipboard
Fix for Issue #24
Derives from closed and depreciated PR (#198).
Mostly the same implementation, such that:
-
plotIndiv.mint.pls()
given functionality to processbackground.predict
objects. Included adjusting way in which X and Y axes limits are calculated to ensure polygons show -
mean_centering_per_study()
adjusted to add the globalscaled:center
andscaled:scale
attributes to output. -
internal_graphicModule()
had theif (style == "ggplot2-MINT")
updated to include background polygons inplotIndiv()
figures. - documentation and SemVer updated.
Commits and commit messages were redone too.