-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
40 lines (39 loc) · 826 Bytes
/
NAMESPACE
File metadata and controls
40 lines (39 loc) · 826 Bytes
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
# Generated by roxygen2: do not edit by hand
S3method(ggplot2::autoplot,miniPCH)
S3method(plot,miniPCH)
S3method(print,miniPCH)
S3method(summary,miniPCH)
export(chmstate)
export(chmstate_fun)
export(chpch)
export(chpch_fun)
export(dmstate)
export(dmstate_fun)
export(dpch)
export(dpch_fun)
export(hmstate)
export(hmstate_fun)
export(hpch)
export(hpch_fun)
export(multistate_functions)
export(pch_functions)
export(pmstate)
export(pmstate_fun)
export(ppch)
export(ppch_fun)
export(qpch)
export(qpch_fun)
export(rpch)
export(rpch_fun)
export(smstate)
export(smstate_fun)
export(spch)
export(spch_fun)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(stats,runif)
importFrom(stats,uniroot)
useDynLib(miniPCH, .registration = TRUE)