Skip to content
Snippets Groups Projects
Unverified Commit e5c4551d authored by StephanSeifert's avatar StephanSeifert Committed by GitHub
Browse files

Update README.md

changed location of package and added link to R scripts for simulation
parent fd30c19d
Branches
No related tags found
No related merge requests found
......@@ -11,11 +11,11 @@ Please cite the following manuscripts if you use the package:
# Install
```
library(devtools)
install_github("StephanSeifert/RFSurrogates")
install_github("AGSeifert/RFSurrogates")
```
# Example data
The package contains an example data set which consists of a single replicate of the simulation study 1 in our manuscript. Please refer to the paper and the documentation of the SMD_example_data for further details on the simulation scenario.
The package contains an example data set which consists of a single replicate of the simulation study 1 in publication [1]. Please refer to the paper and the documentation of the SMD_example_data for further details on the simulation scenario. The R script for the simulation is published [here](doi.org/10.25592/uhhfdm.12620).
# Usage
First the package and the example data are loaded:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment