Releases: pablobernabeu/Experimental-data-simulation
Releases · pablobernabeu/Experimental-data-simulation
v1.4.0
v1.4
minor fixes
v1.3
Bug fixes
v1.2
- minor bug fix in the summary table within the Dependent tab
- Binder app and RStudio environments available
v1.1
- Resolving incompatibilities with newer package versions
- Improving reproducibility of the web application by specifying the package versions used
- Improving explanations in the interface
v1.0
-
Uncorrelated pseudorandom variables (from
rnorm()
andrbinom()
) by adjusting the seed number for each, while preserving the general scope of the seed number that may be entered by users. That is, the seed numbers for those variables are now multiplied by 1 to 32 (see note in index.Rmd). -
Tidied up code
-
Expanded explanations
v0.2
Update experiment-simulation.Rmd
v0.1
Update experiment-simulation.Rmd