Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 555 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 555 Bytes

Travis-CI Build Status

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")