simulate_one_gene {phenopath}R Documentation

Simulate one gene

Description

Simulate one gene from the model given paramters, z and covariates

Usage

simulate_one_gene(N, pst, x, alpha = 0, c = 0, beta = 0, tau = 1e+06)

Value

A length-N gene expression vector simulated with the PhenoPath mean function for the given parameters


[Package phenopath version 1.12.0 Index]