Newer
Older
`SISIR` 0.2.1
===============
### New features
* Added methods (print, plot, ...) for SFCB objects
### Misc
* Minor fixes in documentation
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
46
47
48
49
50
51
`SISIR` 0.2.0
===============
### New features
* Added a new method based on random forest
`SISIR` 0.1-3
===============
### Fixes
* Fixed a bug in examples (using || on logical vectors)
`SISIR` 0.1-2
===============
### Fixes
* Correct export for tune
`SISIR` 0.1-1
===============
### Fixes
* Removed export for S3 classes
### Documentation
* Modified deprecated emails
* Updated article reference
`SISIR` 0.1
===============
* The initial version of SISIR package: ridge SIR with CV for hyper-parameters,
sparse SIR with interval fusion