getHarm: get harmonics

Description Usage Arguments Value

View source: R/EFAhelper.r

Description

get harmonvics

Usage

1
getHarm(x, nh = NULL, type = c("list", "indices", "matrix"))

Arguments

x

Coe object

nh

integer (vector): number of harmonics to extract

type

type="list" returns a list of coefficients, type="matrix" a matrix, and type="index" the column indices.

Value

list or matrix with harmonics (an, bn, cn, dn), or list with column indices


zarquon42b/RResScripts documentation built on May 4, 2019, 9:09 p.m.