-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNEWS
More file actions
36 lines (21 loc) · 833 Bytes
/
NEWS
File metadata and controls
36 lines (21 loc) · 833 Bytes
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
slfm 0.2.3
===========
* fixing a bug related to the calculation of the % significant loadings in the function slfm_fit.
slfm 0.2.2
===========
* changing chain indicator used in alpha estimator
slfm 0.2.1
===========
* adding % significant column to slfm_list output
* using S/N/I notation to slfm output
slfm 0.2.0
===========
* alpha inference now uses just the interested part of the chain
* user can now choose which type of mixture to use (degenerate TRUE or FALSE)
* user can now select a lag for MCMC chain
* new `plot_matrix` function
slfm 0.1.0
===========
* new `slfm` function which fits a model to a matrix of microarray data
* new `slfm_list` function which fits models to a set of matrices contained in a folder
* new `process_matrix` function which pre-process a set of matrices contained in a folder