-
Notifications
You must be signed in to change notification settings - Fork 7
/
_pkgdown.yml
108 lines (95 loc) · 1.93 KB
/
_pkgdown.yml
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
url: https://jsilve24.github.io/fido/
home:
title: Bayesian Multiniomial Logisic Normal Models (really fast)
authors:
Justin Silverman:
href: https://www.justin-silverman.com/
Michelle Nixon:
Kimberly Roche:
template:
bootstrap: 5
development:
mode: auto
articles:
- title: Models
navbar: ~
contents:
- introduction-to-fido
- non-linear-models
- orthus
- title: Examples
contents:
- mitigating-pcrbias
- title: Advanced Details
contents:
- picking_priors
reference:
- title: Model functions
desc: Functions for fitting the main models
contents:
- pibble
- refit
- basset
- orthus
- title: Model checking
contents:
- starts_with("plot")
- starts_with("ppc")
- title: Useful functions for determining model fit
contents:
- starts_with("plot")
- starts_with("ppc")
- starts_with("r2")
- starts_with("sample_prior")
- summarise_posterior
- title: Transformation functions
contents:
- starts_with("to")
- title: Helper functions
contents:
- starts_with("alr")
- starts_with("as.")
- check_dims
- starts_with("clr")
- starts_with("coef")
- conjugateLinearModel
- convert_orthus_covariance
- create_default_ilr_base
- gather_array
- kernels
- lambda_to_iqlr
- starts_with("loglik")
- lmvgamma
- lmvgamma_deriv
- starts_with("miniclo")
- mongrel-deprecated
- starts_with("name")
- starts_with("ncategories")
- starts_with("optim")
- orthusfit
- orthus_lr_transforms
- orthus_tidy_samples
- pibblefit
- starts_with("predict")
- starts_with("print")
- pibble_tidy_samples
- random_pibble_init
- starts_with("req")
- store_coord
- starts_with("summary")
- starts_with("uncollapse")
- starts_with("verify")
- title: Data sets and data simulators
contents:
- fido_package
- mallard
- mallard_family
- metadata
- orthus_sim
- pcrbias_mock
- pibble_sim
- RISK_CCFA
- RISK_CCFA_otu
- RISK_CCFA_sam
- RISK_CCFA_tax
- 'Y'