new_swdft_local_cosreg {swdft}R Documentation

Constructor function for class 'swdft_local_cosreg'

Description

Constructor function for class 'swdft_local_cosreg'

Usage

new_swdft_local_cosreg(coefficients, fitted, residuals, data,
  window_params)

Arguments

coefficients

matrix of coefficients for cosine regression model

fitted

fitted values of cosine regression model

residuals

residuals of cosine regression model

data

original signal used to fit cosine regression

window_params

data frame of fitted coefficients for each window size

Value

list with the following elements


[Package swdft version 1.0.0 Index]