Description Usage Arguments Value Examples
S3 generic to output the number of subjects in a given object
| 1 | 
| x | The object | 
The number of subjects
| 1 2 3 | sim <- SimulateComplete(study.time=365,number.subjects=50,
event.rates=c(0.01,0.005),dispersions=0.25)
numberSubjects(sim)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.