approx.bf.estimates | R Documentation |
Internal function, approx.bf.estimates
approx.bf.estimates(z, V, type, suffix = NULL, sdY = 1)
z |
normal deviate associated with regression coefficient and its variance |
V |
its variance |
type |
"quant" or "cc" |
suffix |
suffix to append to column names of returned data.frame |
sdY |
standard deviation of the trait. If not supplied, will be estimated. |
Calculate approximate Bayes Factors using supplied variance of the regression coefficients
data.frame containing lABF and intermediate calculations
Vincent Plagnol, Chris Wallace
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.