recompute: Recompute missing values of cacomp object.

Description Usage Arguments Value

View source: R/convert.R

Description

The caobj needs to have the std_coords_cols, the prin_coords_rows and D calculated. From this the remainder will be calculated. Future updates might extend this functionality.

Usage

1
recompute(calist, mat, rm_zeros = TRUE, ...)

Arguments

calist

A list with std_coords_cols, the prin_coords_rows and D.

mat

A matrix from which the cacomp object derives from.

rm_zeros

Removes rows & columns containing only zeros.

...

Further arguments forwarded to cacomp.

Value

A cacomp object with additional calculated row_masses, col_masses, std_coords_rows, U and V.


elagralinska/APLpackage documentation built on Dec. 20, 2021, 4:15 a.m.