truncate_bara_fit: Decreases the number of dimensions retained in a BaraFit...

Description Usage Arguments Value

Description

Decreases the number of dimensions retained in a BaraFit object

Usage

1
truncate_bara_fit(bara_fit, x, dim_to_keep)

Arguments

bara_fit

An object of class BaraFit.

x

Matrix, the training set used to define the original BaraFit object.

dim_to_keep

Numeric, describes the number of dimensions to retain.

Value

An object of class BaraFit with a decreased number of dimensions retained.


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