Description Arguments Value Methods Author(s) See Also Examples
Simulate a dataset from a given instance of modelKS
containing a set of parameters.
object |
An instance of |
N |
The size of the sample to simulate. |
ploidy |
The number of columns for each variable in the data. For example, ploidy = 2 for genotypic data from diploid individual. |
A list :
[["data"]] : The simulated dataset.
[["class"]] : The membership class.
signature(object = "modelKS", N = "numeric", ploidy = "numeric")
Simulate a dataset for a given set of parameters in a modelKS
object.
Wilson Toussile
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.