Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ template:
danger: "#CA225E"
primary: "#CA225E"
includes:
in_header: |
<script defer data-domain="tidypredict.tidymodels.org,all.tidymodels.org" src="https://plausible.io/js/plausible.js"></script>
in_header: |
<script src="https://cdn.jsdelivr.net/gh/posit-dev/supported-by-posit/js/badge.min.js" data-max-height="43" data-light-bg="#666f76" data-light-fg="#f9f9f9"></script>
<script defer data-domain="tidypredict.tidymodels.org,all.tidymodels.org" src="https://plausible.io/js/plausible.js"></script>

figures:
fig.width: 8
Expand All @@ -18,7 +19,7 @@ navbar:
- text: Model list
menu:
- text: Linear Regression - lm()
href: articles/lm.html
href: articles/lm.html
- text: Generalized Regression - glm()
href: articles/glm.html
- text: Regularized Regression - glmnet()
Expand All @@ -33,22 +34,22 @@ navbar:
href: articles/cubist.html
- text: XGboost - xgb.Booster.complete()
href: articles/xgboost.html
- text: Articles
- text: Articles
menu:
- text: Save/Reload
href: articles/save.html
- text: -------
- text: '-------'
- text: Non-R models
href: articles/non-r.html
- text: Regression spec
href: articles/regression.html
- text: Tree model spec
href: articles/tree.html
- text: -------
- text: '-------'
- text: DB Writeback
href: articles/sql.html
href: articles/sql.html
- text: News
href: news/index.html
href: news/index.html
- text: Reference
href: reference/index.html