vaeac_check_masking_ratio {shapr} | R Documentation |
Function that checks that the masking ratio argument is valid
Description
Function that checks that the masking ratio argument is valid
Usage
vaeac_check_masking_ratio(masking_ratio, n_features)
Arguments
masking_ratio |
Numeric (default is |
n_features |
The number of features, i.e., the number of columns in the training data. |
Value
The function does not return anything.
Author(s)
Lars Henry Berge Olsen
[Package shapr version 1.0.4 Index]