svd_positive: Singular Value Decomposition (SVD) retaining positive values

Description Usage Arguments

Description

Calculates SVD that retains only positive singular values

Usage

1
  svd_positive(m, tol)

Arguments

m

a numeric matrix

tol

tolerance threshold for positiveness of singular values


gastonstat/matrixkit documentation built on May 16, 2019, 5:45 p.m.