.get_default_sign_size {familiar} | R Documentation |
Internal function for obtaining a default signature size parameter
.get_default_sign_size(data, restrict_samples = FALSE)
data |
dataObject class object which contains the data on which the preset parameters are determined. |
restrict_samples |
Logical indicating whether the signature size should be limited by the number of samples in addition to the number of available features. This may help convergence of OLS-based methods. |
List containing the preset values for the signature size parameter.