knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The package MGPMSimulations contains all scripts and simulated data that have been created or generated for the simulation-based study in the research article [@Mitov:2019a] (see References).
The easiest way to install this package is to use the function install_github()
from the R-package devtools. The following command will install the most up-to-date version of the master branch from the github repository of the package.
devtools::install_github("venelin/MGPMSimulations")
The package MGPMSimulations is distributed under the terms of the Creative Commons Attribution 4.0 International License (CC BY 4.0) license.
Please, read the following:
print(citation("MGPMSimulations"), bibtex = TRUE)
For additional information about the data objects and scripts in the package, read SI Appendix, Sections I,J,L.2 and L.3 from [@Mitov:2019a].
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.