-
Notifications
You must be signed in to change notification settings - Fork 8
Setup disclosure levels in Opal
Sido Haakma edited this page Nov 28, 2018
·
2 revisions
When you want to use experimental features in DataSHIELD you need to set a few disclosure levels in Opal. You can do this by logging into Opal as administrator. Navigate to
Administration --> DataSHIELD --> Options --> Add R-option
And then add the following values.
| name | value |
|---|---|
| nfilter.glm | 0.37 |
| nfilter.kNN | 3 |
| nfilter.string | 80 |
| datashield.privacyLevel | 5 |
| nfilter.subset | 3 |
| nfilter.stringShort | 20 |
| nfilter.tab | 3 |