dot-get_default_sign_size: Internal function for obtaining a default signature size...

.get_default_sign_sizeR Documentation

Internal function for obtaining a default signature size parameter

Description

Internal function for obtaining a default signature size parameter

Usage

.get_default_sign_size(data, restrict_samples = FALSE)

Arguments

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.

Value

List containing the preset values for the signature size parameter.


familiar documentation built on Sept. 30, 2024, 9:18 a.m.