Package: ftsspec 1.0.0

Shahin Tavakoli

ftsspec: Spectral Density Estimation and Comparison for Functional Time Series

Functions for estimating spectral density operator of functional time series (FTS) and comparing the spectral density operator of two functional time series, in a way that allows detection of differences of the spectral density operator in frequencies and along the curve length.

Authors:Shahin Tavakoli [aut, cre]

ftsspec_1.0.0.tar.gz
ftsspec_1.0.0.tar.gz(r-4.5-noble)ftsspec_1.0.0.tar.gz(r-4.4-noble)
ftsspec_1.0.0.tgz(r-4.4-emscripten)ftsspec_1.0.0.tgz(r-4.3-emscripten)
ftsspec.pdf |ftsspec.html
ftsspec/json (API)

# Install 'ftsspec' in R:
install.packages('ftsspec', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

10 exports 0.00 score 16 dependencies 7 scripts 155 downloads

Last updated 9 years agofrom:e7504f494b. Checks:OK: 1 NOTE: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 23 2024
R-4.5-linuxNOTEAug 23 2024

Exports:Epanechnikov_kernelGenerate_filterMAMarginal_basis_pvalPvalAdjustSimulate_new_MASpecSpec_compare_fixed_freqSpec_compare_localize_freqSpec_compare_localize_freq_curvelengthSpecMA

Dependencies:clicodafansigluelatticelifecyclemagrittrnetworkpillarpkgconfigrlangsnastatnet.commontibbleutf8vctrs

Readme and manuals

Help Manual

Help pageTopics
The Epanechnikov weight function, with support in [-1,1]Epanechnikov_kernel
ftsspec: collection of functions for estimating spectral density operator of functional time series (FTS) and comparing the spectral density operator of two functional time series, in a way that allows detection of differences of the spectral density operator in frequencies and along the curve length.ftsspec-package ftsspec
Generate the Filter of a multivariate MA processGenerate_filterMA
Get the square root of the covariance matrix associated to a noise typeGet_noise_sd
Plotting function for 'SampleSpecDiffFreq' classlines.SampleSpecDiffFreq
Compute the marginal p-values at each basis coefficients of for testing the equality of two spectral density kernelsMarginal_basis_pval
Plotting method for object inheriting from class 'SampleSpec'plot.SampleSpec
Plotting function for 'SampleSpecDiffFreq' classplot.SampleSpecDiffFreq
Plotting method for class 'SampleSpecDiffFreqCurvelength'plot.SampleSpecDiffFreqCurvelength
Plotting method for object inheriting from class 'SpecMA'plot.SpecMA
Printing method for class 'SampleSpecDiffFreqCurvelength'print.SampleSpecDiffFreqCurvelength
Generic function to adjust pvaluesPvalAdjust PvalAdjust.SampleSpecDiffFreq
Simulate a new Moving Average (MA) vector time series and return the time seriesSimulate_new_MA
Compute Spectral Density of Functional Time SeriesSpec
Test if two spectral density operators at some fixed frequency are equal.Spec_compare_fixed_freq
Compare the spectral density operator of two Functional Time Series and localize frequencies at which they differ.Spec_compare_localize_freq
Compare the spectral density operator of two Functional Time Series and localize frequencies at which they differ, and (spatial) regions where they differSpec_compare_localize_freq_curvelength
'Spectral density operator of a MA vector process' ObjectSpecMA