-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
37 lines (36 loc) · 812 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
S3method(coef,DstarM.fitD)
S3method(plot,DstarM.fitD)
S3method(plot,DstarM.fitND)
S3method(plot,DstarM.fitObs)
S3method(print,DstarM.Descriptives)
S3method(print,DstarM.fitD)
S3method(print,DstarM.fitND)
S3method(print,DstarM.fitObs)
S3method(summary,DstarM.fitD)
export(Density)
export(LBA.density)
export(Voss.density)
export(Wiener.density)
export(battacharyya)
export(chisq)
export(chisqFit)
export(estCdf)
export(estDstarM)
export(estND)
export(estObserved)
export(estQdf)
export(getPdfs)
export(getSter)
export(getTer)
export(hellinger)
export(normalize)
export(obsQuantiles)
export(plotObserved)
export(rtDescriptives)
export(rtHist)
export(simData)
export(testFun)
export(upgradeDstarM)
importFrom(rtdists,ddiffusion)
useDynLib(DstarM, .registration = TRUE)