-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
39 lines (38 loc) · 912 Bytes
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
export(arctan.results)
export(arctan_first_deriv_ft)
export(arctan_second_deriv_ft)
export(arctanf)
export(hd.study)
export(logist_first_deriv_ft)
export(logist_second_deriv_ft)
export(logistft)
export(logit.results)
export(main.arctan.missp.nlme)
export(main.arctan.nlme)
export(main.logist.nlme)
export(main.logistic.missp.nlme)
export(missp.arctan.results)
export(missp.logist.results)
export(mydata)
export(sim.nonpara)
export(simus.results)
export(w)
import(Rcpp)
import(ggplot2)
import(graphics)
import(mgcv)
import(nlme)
import(scam)
import(stats)
importFrom(ShapeChange,changept)
importFrom(ShapeChange,ip)
importFrom(grDevices,dev.off)
importFrom(grDevices,postscript)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(sfsmisc,D1D2)