-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
37 lines (36 loc) · 877 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
# Generated by roxygen2: do not edit by hand
export(AnalogSel)
export(Bv.LT.Dep)
export(Cond.mod.ap)
export(JT.KDE.ap)
export(Margins.mod)
export(curve.funct)
export(densi.curv.cop)
export(densi.curv.em)
export(digit.curves.p)
import(ks)
import(lattice)
import(zoo)
importFrom(copBasic,GHcop)
importFrom(copBasic,surfuncCOP)
importFrom(ggplot2,ggplot)
importFrom(grDevices,contourLines)
importFrom(graphics,abline)
importFrom(graphics,contour)
importFrom(graphics,segments)
importFrom(stats,approx)
importFrom(stats,cor.test)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,spline)
importFrom(stats,uniroot)
importFrom(texmex,chi)
importFrom(texmex,evm)
importFrom(texmex,mex)
importFrom(viridis,viridis)
importFrom(zoo,na.approx)