File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464# '
6565# ' @param L_start number of effect initialized at the start of the algorithm
6666# '
67- # ' @param nullweight numeric value for penalizing likelihood at point mass 0 (should be between 0 and 1)
68- # ' (useful in small sample size)
67+ # ' @param nullweight numeric value for penalizing likelihood at point mass 0. This number roughly corresponds
68+ # ' to the number of zeros observation you add (useful in small sample size). Default is 10 as recommended by Stephens in
69+ # ' False discovery rate a new deal. Setting it too low tend lead to adding false discoveries. Setting it too
70+ # ' high may reduce power.
6971# '
7072# ' @param thresh_lowcount numeric, used to check the wavelet coefficients have
7173# ' problematic distribution (very low dispersion even after standardization).
You can’t perform that action at this time.
0 commit comments