-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
executable file
·62 lines (36 loc) · 1.49 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
CHANGES IN VERSION 2.6.1
------------------------
NEW FEATURES
o rescaling of lapla
o extractPlot does not plot sorted matrices
CHANGES IN VERSION 2.3.1
------------------------
NEW FEATURES
o Getters and setters for class Factorization
CHANGES IN VERSION 2.0.0
------------------------
NEW FEATURES
o spfabia: fabia for a sparse data matrix (in sparse matrix
format) and sparse vector/matrix computations in the code
to speed up computations.
spfabia applications:
(a) detecting >identity by descent< in next generation
sequencing data with rare variants,
(b) detecting >shared haplotypes< in disease studies based
on next generation sequencing data with rare variants
o fabia for non-negative factorization (parameter: non_negative)
o changed to C and removed dependencies to Rcpp
o improved update for lambda (alpha should be smaller, e.g. 0.03)
o introduced maximal number of row elements (lL)
o introduced cycle bL when upper bounds nL or lL are effective
o reduced computational complexity
BUG FIXES
o update formula for lambda: tighter approximation
o corrected inverse of the conditional covariance matrix of z
CHANGES IN VERSION 1.4.0
------------------------
NEW FEATURES
o introduced maximal number of row elements (nL)
BUG FIXES
o single or no bicluster
o zero elements in biclusters