Package index
-
HBEST() - A sampling algorithm for HBEST
-
HBEST_fast() - A sampling algorithm for HBEST (fast version)
-
arma_spec() - Calculates the spectral density for a known ARMA process
-
arma_spec_vectorized() - A vectorized version of
arma_spec() -
gen_data() - Time-series data generation wrapper function
-
generate_AR() - Generate
R-many conditionally independent time series from the same AR(p) process -
generate_AR1_vary() - Generate
R-many conditionally independent AR(1) varying time series -
generate_AR2_mixture() - Generate
R-many conditionally independent varying AR(2) time series with angle representation -
generate_MA4() - Generate
R-many conditionally independent MA(4) time series -
generate_MA4_vary() - generate
R-many conditionally independent varying MA(4) time series -
generate_MA4_varyType2() - Generate Conditionally Independent
R-Many MA(4) Varying Time Series of the Same Length (Version 2)