Description Usage Arguments Details References See Also Examples
Compute non central parameter of the Bayes factors distribution.
1 | get_ncp(Y, Counfounder, WCs, sigma_b)
|
Y |
a vector of the variable of interest. |
Counfounder |
the counfounding matrix with same a number of line equal to the length of Y. The intercept should not be included, if missing will generate a intercept matrix. |
WCs |
the vector of a specific wavelet coefficient for each inidivual. |
sigma_b |
value of the prior used in the Wavelet screaming. |
Compute non central parameter of the Bayes factors distribution using its closed form which is provided in the paper of Quan Zhou and Yongtao Guan.
Quan Zhou and Yongtao Guan, On the Null Distribution of Bayes Factors in linear Regression, Journal of the American Statistical Association, 518, 2017.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.