Skip to content

v2.2.2 (Sky)

Latest
Compare
Choose a tag to compare
@l-ramirez-lopez l-ramirez-lopez released this 20 Apr 22:06
929f60a

New features

  • The argument spike in the mbl() function now accepts negative integers to
    avoid observations in the neighbrhoods.

Fixes

  • A sanity check was added to cor_diss(). Correlation coefficients for
    observations with an standard deviation of 0 cannot be computed (#38).

  • The pls_projection() did not work for more than one
    response variable and with the methods 'cumvar' or 'var' for the selection
    of the components. This has been fixed (#37).