compute_u_mat_and_eigen: compute_u_mat_and_eigen

View source: R/An_Functions.R

compute_u_mat_and_eigenR Documentation

compute_u_mat_and_eigen

Description

Computes the matrix U and the singular values for a subset of samples placed in a node.

Usage

compute_u_mat_and_eigen(dis_comp_node)

Arguments

dis_comp_node

Subset of the disease component matrix.

Examples

## Not run: 
compute_u_mat_and_eigen(dis_comp_node)

## End(Not run)

jfores/SurvMap documentation built on May 30, 2022, 10:57 p.m.