get.spectral.decomp: get.spectral.decomp

View source: R/QUALYPSOSS.r

get.spectral.decompR Documentation

get.spectral.decomp

Description

compute different objects used for the application of Smoothing-Splines ANOVA (SS-ANOVA)

Usage

get.spectral.decomp(SIGMA)

Arguments

SIGMA

reproducing kernel

Value

list with the following fields:

  • Q: Matrix of eigen vectors n x r,

  • D: Vector of nonzero eigen values (size r),

  • r: Number of nonzero eigen values (scalar).

Author(s)

Guillaume Evin


qualypsoss documentation built on Aug. 31, 2022, 5:09 p.m.