-
Notifications
You must be signed in to change notification settings - Fork 29
/
_pkgdown.yml
99 lines (96 loc) · 2.15 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
navbar:
title: BayesianTools
type: default
left:
- icon: fa-home fa-lg
href: index.html
- text: Get Started
href: articles/BayesianTools.html
- text: Reference
href: reference/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/florianhartig/BayesianTools
reference:
- title: All functions
desc: ~
contents:
- '`applySettingsDefault`'
- '`BayesianTools`'
- '`bridgesample`'
- '`checkBayesianSetup`'
- '`convertCoda`'
- '`correctThin`'
- '`correlationPlot`'
- '`createBayesianSetup`'
- '`createBetaPrior`'
- '`createBreakMat`'
- '`createLikelihood`'
- '`createMcmcSamplerList`'
- '`createPosterior`'
- '`createPrior`'
- '`createPriorDensity`'
- '`createProposalGenerator`'
- '`createSmcSamplerList`'
- '`createTruncatedNormalPrior`'
- '`createUniformPrior`'
- '`DE`'
- '`DEzs`'
- '`DIC`'
- '`DREAM`'
- '`DREAMzs`'
- '`gelmanDiagnostics`'
- '`generateParallelExecuter`'
- '`generateTestDensityMultiNormal`'
- '`getCredibleIntervals`'
- '`getDharmaResiduals`'
- '`getMetropolisDefaultSettings`'
- '`getPanels`'
- '`getPossibleSamplerTypes`'
- '`getPredictiveDistribution`'
- '`getPredictiveIntervals`'
- '`getSample`'
- '`getVolume`'
- '`GOF`'
- '`histMarginal`'
- '`likelihoodAR1`'
- '`likelihoodIidNormal`'
- '`logSumExp`'
- '`MAP`'
- '`marginalLikelihood`'
- '`marginalPlot`'
- '`mcmcMultipleChains`'
- '`Metropolis`'
- '`metropolisRatio`'
- '`createMixWithDefaults`'
- '`plotHist`'
- '`plotSensitivity`'
- '`plotTimeSeries`'
- '`plotTimeSeriesResiduals`'
- '`plotTimeSeriesResults`'
- '`rescale`'
- '`runMCMC`'
- '`sampleEquallySpaced`'
- '`sampleMetropolis`'
- '`setupStartProposal`'
- '`smcSampler`'
- '`stopParallel`'
- '`testDensityBanana`'
- '`testDensityInfinity`'
- '`testDensityMultiNormal`'
- '`testDensityNormal`'
- '`testLinearModel`'
- '`tracePlot`'
- '`Twalk`'
- '`updateProposalGenerator`'
- '`violinPlot`'
- '`VSEM`'
- '`vsemC`'
- '`VSEMcreateLikelihood`'
- '`VSEMcreatePAR`'
- '`VSEMgetDefaults`'
- '`WAIC`'
articles:
- title: All vignettes
desc: ~
contents: '`BayesianTools`'