| model2 | R Documentation |
Generates data from model2.
model2(n)
n |
Number of individuals for whom to generate data. |
List with design matrix X, disease statuses Yi, model identifier model, and parameter vector b.
N <- 100 data <- model2(N)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.