set_priors: Put priors in global namespace so that they are available to...

Description Usage Arguments Value

View source: R/prior_functions.R

Description

Put priors in global namespace so that they are available to initialize_chains().

Usage

1
set_priors(prior_pi, prior_f, prior_theta, N_loci, N_pops)

Arguments

prior_pi

A vector with the mean and upper bound on pi

prior_f

A vector with the mean and upper bound on f

prior_theta

A vector with the mean and upper bound on theta

N_loci

The number of loci in the sample

N_pops

The number of populations in the sample

Value

None


kholsinger/Hickory documentation built on Jan. 9, 2022, 6:30 p.m.