.get_default_sign_size {familiar}R 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.


[Package familiar version 1.5.0 Index]