Skip to content

Commit 7d23048

Browse files
committed
Updated CV link
1 parent 738f5e6 commit 7d23048

File tree

193 files changed

+20592
-1455
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

193 files changed

+20592
-1455
lines changed

_pkgdown.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ home:
5252
- text: Ask a question
5353
href: https://discourse.mc-stan.org/
5454
articles:
55-
- title: Getting Started
55+
- title: Getting started
5656
desc: |
5757
These vignettes demonstrate how to use the **loo** package to perform approximate leave-one-out cross-validation or exact K-fold cross-validation for Bayesian models fit using MCMC, compare models on estimated predictive performance on new data, and weight models for averaging predictive distributions.
5858
contents:
@@ -70,9 +70,13 @@ articles:
7070
- loo2-moment-matching
7171
- loo2-mixis
7272
- title: Frequently asked questions
73-
desc: |
74-
Answers to frequently asked questions about cross-validation and the **loo** package.
75-
contents: online-only/faq
73+
contents:
74+
- faq
75+
external-articles:
76+
- name: faq
77+
title: Cross-validation FAQ
78+
description: Answers to frequently asked questions about cross-validation and the **loo** package (links to external site).
79+
href: https://users.aalto.fi/~ave/CV-FAQ.html
7680
reference:
7781
- title: Package description, glossary, and included data sets
7882
contents:

docs/dev/CONTRIBUTING.html

Lines changed: 162 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)