NEWS
fxTWAPLS 0.1.3 (2024-06-25)
fxTWAPLS 0.1.2 (2022-11-25)
- Remove taxa with 0 tolerance.
- Add example script to the main page.
- Add reference to the functions
WAPLS.w2 and TWAPLS.w2.
fxTWAPLS 0.1.1 (2022-06-06)
- Update maintainer's contact information.
fxTWAPLS 0.1.0 (2022-01-17)
- New minor version.
- Added new versions for the functions WAPLS (
WAPLS.w2) and TWAPLS
(TWAPLS.w2), both functions use the correction 1/fx in steps 2 and 7 separately, instead of using the correction 1/fx^2 in step 7 together.
fxTWAPLS 0.0.7 (2021-09-01)
- Made fx correction a build-in function.
- Added p-spline smoothed fx estimation.
- Added taxa-stripping-out strategy to cross-validation functions.
fxTWAPLS 0.0.6 (2021-04-24)
- Removed unused benchmark functions and test.
- Simplified the list of suggested packages.
fxTWAPLS 0.0.5 (2021-01-29)
- Added support for the
progressr API (display a progress bar).
- Added the helper function
pb to simplify the interaction with the
progressr API.
fxTWAPLS 0.0.4 (2020-11-10)
- Added detailed description for return components for the following functions:
TWAPLS.predict, TWAPLS.w, WAPLS.predict, WAPLS, and rand.t.test.
fxTWAPLS 0.0.3 (2020-10-27)
- Made utilitarian functions for internal use only.
- Simplified examples.
fxTWAPLS 0.0.2 (2020-10-13)
- Improved version of Sample Specific Errors
sse.sample.
fxTWAPLS 0.0.1
- Added a
NEWS.md file to track changes to the package.