| model3 | R Documentation |
Generates data from model3.
model3(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 <- model3(N)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.