row_suffle_variability: Determine the variability of matrices under row shuffling

Description Usage Arguments Value

View source: R/cocoreg.R

Description

Determine the variability of matrices under row shuffling

Usage

1
row_suffle_variability(mat_lst, B = 50)

Arguments

mat_lst

A list of matrices

B

integer, Number of times to sample (shuffle)

Value

[B,K] matrix, Frobenius norm vectors corresponding to row shuffling


cocoreg documentation built on May 2, 2019, 6:48 a.m.