-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathNEWS
45 lines (35 loc) · 1.09 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
NEWS file for package plsVarSel
Interfaces and methods for variable selection in Partial Least Squares.
Kristian Hovde Liland, Tahir Mehmood, and Solve Sæbø, Norway
##### Version 0.9.12
Date: 22 May 2024
>> Removed MSQC from documentation.
##### Version 0.9.11
Date: 22 April 2024
>> Removed dependency on MSQC package.
##### Version 0.9.10
Date: 12 January 2023
>> Added support for multiple responses when using VIP.
##### Version 0.9.9
Date: 29 October 2022
>> Extended documentation for WVC.
>> Completed references.
##### Version 0.9.8
Date: 14 July 2022
>> Added CovSel - Covariance Selection.
##### Version 0.9.7
Date: 28 December 2021
>> Minor documentation updates.
##### Version 0.9.6
Date: 03 April 2020
>> Fixed bug in rep_pls and improved documentation of sMC.
##### Version 0.9.5
Date: 04 December 2018
>> Fixed implementation of ipw_pls.
##### Version 0.9.3
Date: 22 November 2017
>> Fixed bug with 1 component VIP introduced with 0.9.2.
##### Version 0.9.2
Date: 09 November 2017
>> Corrected a grave error in the VIP method.
>> Fixed issues concerning new testing routines with CRAN.