README.md

AR(1) simulation

In this project we develop tools to simulatie an AR(1) process, given a distrubution of the white noise.

Getting started

This is a quick guide to how you get started with our project.

Prerequisites

R or RStudio

Installing

Open R or RStudio. Type and run the following code:

install.package("simAR1")
library("simAR1")

Authors

Acknowledgments

This project was made with the theory from the course Stochastic Processes by Jan Pedersen. The idea to make this project and a great part of the development happened in the course Advanced R Progammming with Statistical Applications by Ute Hahn. Hats off to you :penguin:.



AUMath-AdvancedR2018/AR1 documentation built on May 24, 2019, 7:36 a.m.