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 4fb3ee8 commit 000e7daCopy full SHA for 000e7da
README.md
@@ -23,7 +23,7 @@ require(simMSM)
23
setwd("C:/data") # change working dir
24
```
25
26
-## Using this pckage to generate data in the working directory
+## Using this package to generate data in the working directory
27
```R
28
simmsm(subjects = 2500, tpoints = 10, psi = 0.3, n = 1000)
29
# This code generates 1000 datasets (takes time!)
0 commit comments