-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathNAMESPACE
35 lines (35 loc) · 1 KB
/
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
import(jaspBase)
export(TTestIndependentSamplesInternal)
export(TTestPairedSamplesInternal)
export(TTestOneSampleInternal)
export(TTestBayesianIndependentSamplesInternal)
export(TTestBayesianPairedSamplesInternal)
export(TTestBayesianOneSampleInternal)
export(TTestIndependentSamples)
export(TTestPairedSamples)
export(TTestOneSample)
export(TTestBayesianIndependentSamples)
export(TTestBayesianPairedSamples)
export(TTestBayesianOneSample)
export(.posteriorSummaryGroupMean)
export(.bf10_normal)
export(.bf10_t)
export(.summarySEwithin)
export(.summarySE)
export(.plotPriorPosterior)
export(.ttestBayesianGetBFnamePlots)
export(.descriptivesPlotsRainCloudFill)
export(.confidenceLimitsEffectSizes)
export(.posteriorSummaryGroupMean)
export(.qt.shiftedT)
export(.posterior_t)
export(.integrand_t)
export(.dposteriorShiftedT)
export(.dposterior_informative)
export(.ciPlusMedian_t)
export(.qShiftedT)
export(.ciPlusMedian_normal)
export(.dprior_informative)
export(.dprior)
export(.posterior_normal)
export(.likelihoodShiftedT)