fast_cov: Fast computation of covariance / correlation matrix

View source: R/utilities_grips.R

fast_covR Documentation

Fast computation of covariance / correlation matrix

Description

Fast computation of covariance / correlation matrix

Usage

fast_cov(x, center = TRUE, scale = TRUE)

Arguments

x

a numeric matrix(like object).

center, scale

Should columns in x be centered and/or scaled


hojsgaard/gRim documentation built on Oct. 19, 2024, 10:46 p.m.