sim_balanced_locus: Simulate a balanced eight allele design matrix

View source: R/sim_mediation.R

sim_balanced_locusR Documentation

Simulate a balanced eight allele design matrix

Description

This function simulates a balanced eight allele design matrix for a specified number of observations of each founder allele.

Usage

sim_balanced_locus(founder_allele_reps = 10)

Arguments

founder_allele_reps

DEFAULT: 10. The number of observations of each founder allele. For example, the default of 10 will produce a design matrix representing 80 artificial CC strains.

Examples

sim_balanced_locus()

wesleycrouse/bmediatR documentation built on April 28, 2023, 4:01 p.m.