simulate.prior.diallel: Simulate diallel data from the diffuse priors of the...

Description Usage Arguments Examples

View source: R/diallel_sim.R

Description

This function generates data from the BayesDiallel model, based on the default diffuse priors. It does not currently allow for sex interactions with strain-level effects, as is possible in the proper BayesDiallel package.

Usage

1
2
3
## S3 method for class 'prior.diallel'
simulate(M = 8, n.each = 5, num.sim = 1,
  strains = LETTERS[1:M], hyper.ga.alpha = 0.002, hyper.ga.beta = 2)

Arguments

M

DEFAULT: 8. The number of strains in the diallel cross. Default of 8 is the number of founders in the Collaborative Cross.

Examples

1

gkeele/DIDACT documentation built on Jan. 1, 2020, 2:58 a.m.