Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasjclark authored Dec 13, 2024
1 parent 5579442 commit bf4bd93
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ install.packages("cmdstanr", repos = c("https://mc-stan.org/r-packages/", getOpt
the `check_cmdstan_toolchain()` function:

```r
library(cmdstanr)
check_cmdstan_toolchain()
```

Expand Down Expand Up @@ -133,6 +134,11 @@ The first example will use a collection of time series of annual, observer-adjus
💻 [Live code example 1](https://github.com/nicholasjclark/ESA_2024_timeseries/blob/main/live_code_examples/casestudy2_aphids.R)
<br>
The second example (time permitting) will analyse a set of temporal experimental data monitoring aphid abundance in crop plots
<br>
<br>
💹 [Introductory webinar on `mvgam`](https://www.youtube.com/watch?v=fzPJUW8x6DU)
<br>
This recorded webinar goes into some of the basic functionality of the package, using a simple example to get started

## OTHER `mvgam` RESOURCES

Expand Down

0 comments on commit bf4bd93

Please sign in to comment.