Skip to content

Commit e70fe36

Browse files
committed
📝 readme.md: add link to tidygam and GAMM-Tutorial
1 parent fbd5103 commit e70fe36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ For help on all functions, in an R console, see `?LNCDR::`<kbd>tab</kbd>
3333

3434
### Stats
3535

36-
#### `gam_growthrate`
36+
#### [`gam_growthrate`](R/growthrate_gam.R)
3737

38-
for better/more plotting facilities, see and [`tidymv`](https://github.com/stefanocoretta/tidymv) (`predict_gam` and [`plot_smooths`](https://cran.r-project.org/web/packages/tidymv/vignettes/plot-smooths.html)), [`gratia`](https://fromthebottomoftheheap.net/2018/10/23/introducing-gratia/), and/or [`ggeffects`](https://strengejacke.github.io/ggeffects/)
38+
For better/more plotting facilities, see [`tidygam`](https://cloud.r-project.org/web/packages/tidygam/vignettes/get-started.html) and [`tidymv`](https://github.com/stefanocoretta/tidymv) (`predict_gam` and [`plot_smooths`](https://cran.r-project.org/web/packages/tidymv/vignettes/plot-smooths.html)), [`gratia`](https://fromthebottomoftheheap.net/2018/10/23/introducing-gratia/), and/or [`ggeffects`](https://strengejacke.github.io/ggeffects/). There's also a nice tutorial by [Bart Larsen](https://github.com/bart-larsen/GAMM-Tutorial/).
3939

4040
![gam_growthrate_plot](img/gam_deriv_btc.png?raw=true)
4141

0 commit comments

Comments
 (0)