View source: R/SimulationGene.R
simulation_GeneDataSelectionR | R Documentation |
simulation of Xs through selection input
simulation_GeneDataSelectionR(beta, X, ngen, p, lambda_cross)
beta |
- (n x 1) coeffients |
X |
- (N x n x 2) original coeffients |
ngen |
- (int) number of generations to simulate |
p |
- (N x 1) probability of generating offspring |
lambda_cross |
- (double) intensty of number of crossing |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.