Internal function for obtaining a default signature size parameter
.get_default_sign_size(data, restrict_samples = FALSE)
List containing the preset values for the signature size parameter.
dataObject class object which contains the data on which the preset parameters are determined.
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.