aboutsummaryrefslogtreecommitdiff
path: root/_pkgdown.yml
blob: 1625f2d2d123969394993eb36be69d625a0bf7e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
authors:
  Ken Kellner:
    href: https://kenkellner.com

reference:
  - title: Modeling functions
    contents:
      - starts_with("stan_")
      - priors

  - title: Model diagnostics
    contents:
      - fitted,ubmsFit-method
      - gof
      - plot_residuals
      - plot_posteriors,ubmsFit-method
      - residuals,ubmsFit-method
      - traceplot,ubmsFit-method

  - title: Model selection
    contents:
      - fitList
      - kfold,ubmsFit-method
      - loo,ubmsFit-method
      - modSel,ubmsFitList-method
      - waic,ubmsFit-method
  
  - title: Inference
    contents:
      - extract,ubmsFit-method
      - plot_marginal
      - plot_spatial
      - posterior_linpred
      - posterior_predict
      - predict
      - projected
      - ranef
      - turnover