ob: SVD to generate an othonormal basis

View source: R/wald-lrt.R

obR Documentation

SVD to generate an othonormal basis

Description

SVD to generate an othonormal basis

Usage

ob(x, tol = 1e-14)

Arguments

x

a matrix

tol

the smallest singular value that is considered to indicate a non-zero dimension.

Value

an orthonormal basis for the column span of x


gmonette/spida2 documentation built on June 12, 2025, 9:44 p.m.