We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ff440e commit 057b97bCopy full SHA for 057b97b
README.md
@@ -26,7 +26,7 @@ setwd("C:/data") # change working dir
26
## Using simmsm command to generate data in the wording directory
27
```R
28
simmsm(subjects = 2500, tpoints = 10, psi = 0.3, n = 1000)
29
-# 1000 datasets
+# This code generates 1000 datasets (takes time!)
30
# 2500 subjects in each datasets
31
# Each subject followed upto 10 time-points (say, months)
32
# Causal effect (log-odds) is 0.3
0 commit comments