Derives the beta-binomial parameters to target a mean and standard deviation around the selected number of predictors

GetBetaBinomParams(n, mu, sd)

Arguments

n

The total number of covariates in the analysis

mu

Desired mean number of selected covariates

sd

Desired standard deviation around the selected covariates

Value

A list containing the estimated beta-binomial parameters a' and b'.

Author

Paul Newcombe