Skip to content

Commit fe60706

Browse files
committed
Note in README.md that simulation data is not in Github
1 parent ac5cace commit fe60706

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

README.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,10 @@ estimation. Current simulation settings serve two different purposes:
55

66
1. Performance of an elliptical extreme quantile region estimator is compared to
77
a competing extreme quantile region estimator based on halfspace depth [1].
8-
Relative errors for both estimators are computed for each simulation scenario,
9-
and the errors are saved in the directory `sim-data/errors/`. Additionally,
10-
directory `sim-data/` includes the following data for reproducibility:
11-
12-
- true quantile regions,
13-
- estimates (elliptical and depth) and
14-
- samples, from which the estimates are calculated.
15-
16-
On the other hand, directory `summmary-data/` includes some summary
17-
statistics for relative errors of each scenario. Also, illustrative figures are
18-
included.
8+
Relative errors for both estimators are computed for each simulation scenario.
9+
However, simulation data is not stored in Github since files are too large. On
10+
the other hand, directory `summmary-data/` includes some summary statistics for
11+
relative errors of each scenario. Also, illustrative figures are included.
1912

2013
2. An example with skewed t-distribution is constructed. Here we use elliptical
2114
extreme quantile region estimator for estimation, and thus, estimated quantile

0 commit comments

Comments
 (0)