R/STGARCH.R

#' STGARCH: A package simulating and estimating STGARCH processes
#'
#' The STGARCH package provides functions for simulating and estimating STGARCH processes
#' using a circular approach.
#'
#' @section Blah blah:
#' Blah blah blah...
#'
#' @section STGARCH functions:
#' The functions in this package are fantastic!
#'
#' @docType package
#' @name STGARCH
#'
#' @import doParallel
#' @import ggplot2

#'
NULL
Sondre91/STGARCH documentation built on May 9, 2019, 1:52 p.m.