Travis-CI Build Status

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

irregulAR1

The R package irregulAR1 provides efficient density evaluation and random number generation for an irregularly sampled stationary AR(1) process with Gaussian errors.

Installation

You can install irregulAR1 from github with:

# install.packages("devtools")
devtools::install_github("BenjaK/irregulAR1")


BenjaK/irregulAR1 documentation built on May 30, 2019, 3:51 p.m.