Installation

Step 1. Download and install R following the instructions you find clicking on the button below:

Download R

Step 2. Open R or RStudio. Copy and paste the following lines into the R console:

install.packages('yuima') ### install yuima
require(yuima) ### load yuima

Documentation

CRANTroubleshooting