stimstudy

Generate data using the stimstudy package in R

There are times when you are looking for a dataset to test a code or formula, but they are hard to find or are not publicly available. To get around this problem, we can generate our own data. R provides several tools for us to accomplish this.

I wrote a short guide on how to generate data using the stimstudy package in R. You can read how to do this on my Rpub site (link).