Skip to content

v. 0.11.4

Compare
Choose a tag to compare
@svkucheryavski svkucheryavski released this 23 Apr 14:52
· 133 commits to master since this release
  • added possibility for providing partially known contributions (parameter cont.forced) or spectral values (parameter spec.forced) to mcrals(). See more in help text and user guide for the package.

  • added possibility to run iPLS using test set (parameters x.test and y.test) instead of cross-validation.

  • added a possibility to provide user defined indices of the purest variables in mcrpure() instead of detecting them automatically.

  • fixed bug #98, which caused a drop of row names when data frame was used as a data source for PCA/SIMCA.

  • fixed bug #99, which did not allow to use user defined indices of pure variables in mcrpure().