check_svd_params: Get SVD dimension identification type

Description Usage Arguments

Description

Get SVD dimension identification type

Usage

1
check_svd_params(x, ndim, loss)

Arguments

x

Matrix, samples in rows.

ndim

Integer, describes the number of SVD dimensions to retain. If NULL, the number of dimensions is based on loss. If both ndim and loss is NULL, all dimensions are returned.

loss

Numeric between 0 and 1. Describes the maximum amount of variance that can be lost during compression.


robingradin/bara documentation built on May 9, 2019, 2:24 a.m.