R/uGMAR.R

#' @title uGMAR: Estimate Univariate Gaussian and Student's t Mixture Autoregressive Models
#'
#' @description \code{uGMAR} is a package for estimating univariate Gaussian mixture autoregressive (GMAR),
#'   Student's t mixture autoregressive (StMAR), and Gaussian and Student's t mixture autoregressive (G-StMAR) models.
#'   In addition to unconstrained and constrained estimation, \code{uGMAR} provides tools for quantile residual based model
#'   diagnostics, forecasting, simulation, and more.
#'
#'   The readme file or the vignette is a good place to start.
#' @docType package
#' @name uGMAR-package
"_PACKAGE"

Try the uGMAR package in your browser

Any scripts or data that you put into this service are public.

uGMAR documentation built on Aug. 19, 2023, 5:10 p.m.