knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

MGPMSimulations

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).

Installation

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")

License

The package MGPMSimulations is distributed under the terms of the Creative Commons Attribution 4.0 International License (CC BY 4.0) license.

Citing MGPMSimulations

Please, read the following:

print(citation("MGPMSimulations"), bibtex = TRUE)

Further information

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].

References



venelin/MGPMSimulations documentation built on July 20, 2019, 11:03 p.m.