Description Usage Arguments Value Author(s)
View source: R/BetaBinomialParameters.R
Derives the beta-binomial parameters to target a mean and standard deviation around the selected number of predictors
1 | GetBetaBinomParams(n, mu, sd)
|
n |
The total number of covariates in the analysis |
mu |
Desired mean number of selected covariates |
sd |
Desired standard deviation around the selected covariates |
A list containing the estimated beta-binomial parameters ‘a’ and ‘b’.
Paul Newcombe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.