forked from fate-ewi/bayesdfa
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
46 lines (46 loc) · 969 Bytes
/
_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
reference:
- title: "Using the bayesdfa package"
desc: >
Functions for fitting Bayesian dynamic factor analyses
- contents:
- fit_dfa
- sim_dfa
- find_dfa_trends
- dfa_cv
- title: "Diagnostics for fitted models"
desc: >
Functions for evaluating convergence of DFA moddels
- contents:
- find_swans
- is_converged
- loo
- predicted
- rotate_trends
- trend_cor
- title: "Extracting DFA output"
desc: >
Functions for extracting common outputs
- contents:
- dfa_fitted
- dfa_loadings
- dfa_trends
- title: "Univariate Hidden Markov Models"
desc: >
Functions for evaluating regimes with univariate HMMs
- contents:
- hmm_init
- find_regimes
- fit_regimes
- title: "Plotting"
desc: >
Functions for plotting DFA and HMM models
- contents:
- plot_fitted
- plot_loadings
- plot_regime_model
- plot_trends
- title: internal
contents:
- bayesdfa-package
- find_inverted_chains
- invert_chains