-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
45 lines (44 loc) · 1.13 KB
/
Copy pathNAMESPACE
File metadata and controls
45 lines (44 loc) · 1.13 KB
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
# Generated by roxygen2: do not edit by hand
S3method(plot,mev_surprise)
export(WD.diag)
export(compute_summary)
export(dft)
export(pft)
export(prjbmixt)
export(qft)
export(rft)
export(risk_measures)
export(rrjbmixt)
export(simulate_parametric)
export(thselect.sihs)
export(tstab.bayessurprise)
importFrom("graphics","abline")
importFrom("graphics","lines")
importFrom("graphics","mtext")
importFrom("graphics","rug")
importFrom("methods","formalArgs")
importFrom("stats","arima.sim")
importFrom("stats","coef")
importFrom("stats","cov")
importFrom("stats","dt")
importFrom("stats","ecdf")
importFrom("stats","lm")
importFrom("stats","mahalanobis")
importFrom("stats","nlm")
importFrom("stats","nobs")
importFrom("stats","pnorm")
importFrom("stats","ppoints")
importFrom("stats","pt")
importFrom("stats","qchisq")
importFrom("stats","qexp")
importFrom("stats","qnorm")
importFrom("stats","qt")
importFrom("stats","quantile")
importFrom("stats","rexp")
importFrom("stats","rnorm")
importFrom("stats","rt")
importFrom("stats","runif")
importFrom("stats","sd")
importFrom("stats","uniroot")
importFrom("stats","vcov")
importFrom("stats","weighted.mean")