PredictivePosterior.TSPDE: Generate Predictive Posterior Plots (Bayesian p-values) for...

Description Usage Arguments

Description

This is an internal function, not normally of use to users.

Usage

 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
PredictivePosteriorPlot.TSPDE(discrep)

PredictivePosteriorPlot.TSPDE.WHCH2(discrep, ncol = 2, nrow = 2)

PredictivePosteriorPlot.TSPDE.WHSteel(discrep)

PredictivePosteriorPlot.TSPNDE(discrep)

PredictivePosterior.TSPDE(n1, m2, u2, logitP.fixed, p, U)

PredictivePosterior.TSPDE.WHCH(
  time,
  n1,
  m2,
  u2.A,
  u2.N,
  clip.frac.H,
  p,
  U.W,
  U.H,
  hatch.after
)

PredictivePosterior.TSPDE.WHCH2(
  time,
  n1,
  m2,
  u2.A.YoY,
  u2.N.YoY,
  u2.A.1,
  u2.N.1,
  clip.frac.H.YoY,
  clip.frac.H.1,
  p,
  U.W.YoY,
  U.H.YoY,
  U.W.1,
  U.H.1,
  hatch.after.YoY
)

PredictivePosterior.TSPDE.WHSteel(
  time,
  n1,
  m2,
  u2.W.YoY,
  u2.W.1,
  u2.H.1,
  p,
  U.W.YoY,
  U.W.1,
  U.H.1,
  hatch.after
)

PredictivePosterior.TSPNDE(n1, m2, u2, logitP.fixed, p, U, mu, sigma)

PredictivePosterior.TSPNDENP(
  n1,
  m2.expanded,
  u2,
  logitP.fixed,
  p,
  U,
  Theta,
  Delta.max
)

PredictivePosterior.TSPNDENPMarkAvail(
  n1,
  m2.expanded,
  u2,
  logitP.fixed,
  p,
  U,
  Theta,
  ma.p,
  Delta.max
)

Arguments

ma.p

Proportion of marks available, i.e 1-fallback probability


BTSPAS documentation built on Oct. 25, 2021, 9:07 a.m.