-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
131 lines (130 loc) · 3.02 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
# Generated by roxygen2: do not edit by hand
S3method(grid.draw,ggProportionPlot)
S3method(pander,associationMatrix)
S3method(print,CramersV)
S3method(print,associationMatrix)
S3method(print,confIntOmegaSq)
S3method(print,confIntV)
S3method(print,ggProportionPlot)
S3method(print,meanConfInt)
S3method(print,multiVarFreq)
export("%IN%")
export(areColors)
export(associationMatrix)
export(associationsDiamondPlot)
export(associationsToDiamondPlotDf)
export(attenuate.d)
export(attenuate.r)
export(biAxisDiamondPlot)
export(cat0)
export(cohensdCI)
export(computeEffectSize_d)
export(computeEffectSize_etasq)
export(computeEffectSize_omegasq)
export(computeEffectSize_r)
export(computeEffectSize_v)
export(computeStatistic_chisq)
export(computeStatistic_f)
export(computeStatistic_r)
export(computeStatistic_t)
export(confIntD)
export(confIntOmegaSq)
export(confIntProp)
export(confIntR)
export(confIntV)
export(convert.V.to.r)
export(convert.b.to.t)
export(convert.chisq.to.V)
export(convert.chisq.to.p)
export(convert.cohensf.to.omegasq)
export(convert.cohensfsq.to.omegasq)
export(convert.d.to.eer)
export(convert.d.to.logodds)
export(convert.d.to.nnc)
export(convert.d.to.r)
export(convert.d.to.t)
export(convert.d.to.variance)
export(convert.etasq.to.cohensf)
export(convert.etasq.to.r)
export(convert.f.to.d)
export(convert.f.to.etasq)
export(convert.f.to.omegasq)
export(convert.f.to.p)
export(convert.fisherz.to.r)
export(convert.logodds.to.d)
export(convert.logodds.to.r)
export(convert.means.to.d)
export(convert.ncf.to.omegasq)
export(convert.omegasq.to.cohensf)
export(convert.omegasq.to.cohensfsq)
export(convert.omegasq.to.f)
export(convert.or.to.d)
export(convert.or.to.r)
export(convert.percentage.to.se)
export(convert.r.to.d)
export(convert.r.to.fisherz)
export(convert.r.to.p)
export(convert.r.to.t)
export(convert.t.to.d)
export(convert.t.to.p)
export(convert.t.to.r)
export(convertToNumeric)
export(cramersV)
export(dCohensd)
export(dd)
export(diamondCoordinates)
export(diamondPlot)
export(disattenuate.d)
export(disattenuate.r)
export(domegaSq)
export(duoComparisonDiamondPlot)
export(extractVarName)
export(faConfInt)
export(factorLoadingDiamondCIplot)
export(formatCI)
export(formatPvalue)
export(formatR)
export(getDat)
export(ggBarChart)
export(ggDiamondLayer)
export(ggEasyBar)
export(ggEasyRidge)
export(ggProportionPlot)
export(ifelseObj)
export(is.even)
export(is.nr)
export(is.odd)
export(isTrue)
export(makeScales)
export(massConvertToNumeric)
export(meanConfInt)
export(meanSDtoDiamondPlot)
export(meansComparisonDiamondPlot)
export(meansDiamondPlot)
export(multiResponse)
export(multiVarFreq)
export(noZero)
export(pCohensd)
export(pd)
export(pdExtreme)
export(pdInterval)
export(pdMild)
export(pomegaSq)
export(pwr.cohensdCI)
export(pwr.confIntd)
export(qCohensd)
export(qd)
export(qomegaSq)
export(rCohensd)
export(rawDataDiamondLayer)
export(rd)
export(repStr)
export(repeatStr)
export(romegaSq)
export(safeRequire)
export(sharedSubString)
export(varsToDiamondPlotDf)
export(vecTxt)
export(vecTxtQ)
importFrom(grid,grid.draw)
importFrom(pander,pander)