getPriors: Get the current values of the parameters for the priors

View source: R/getPriors.R

getPriorsR Documentation

Get the current values of the parameters for the priors

Description

Get the current values of the parameters for the priors

Usage

getPriors(x)

Arguments

x

an object of class bayesFst

Value

a list containing the following values

alpha a vector containing the mean and std. dev. for the alphas
beta a vector containing the mean and std. dev. for the betas
gamma a vector containing the mean and std. dev. for the gammas
uSigma the scale parameter for the alphas
pSigma the scale parameters for the p's (the allele frequencies)
cor the correlation parameter (fixed) between adjacent loci

See Also

setPriors


jmcurran/rbayesfst documentation built on June 4, 2022, 9:57 a.m.