forked from datashield/dsBase
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
134 lines (134 loc) · 2.63 KB
/
DESCRIPTION
File metadata and controls
134 lines (134 loc) · 2.63 KB
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
132
133
134
Package: dsBase
Title: DataSHIELD server site base functions
Version: 5.1.0
Author: DataSHIELD Developers <datashield@newcastle.ac.uk>
Maintainer: DataSHIELD Developers <datashield@newcastle.ac.uk>
License: GPL-3
Description: DataSHIELD server site base functions.
Imports:
RANN,
nlme
AggregateMethods:
alphaPhiDS,
asFactorDS1,
asListDS,
checkNegValueDS,
covDS,
dataFrameSubsetDS1,
densityGridDS,
dimDS,
glmDS1,
glmDS2,
glmSLMADS1,
glmSLMADS2,
heatmapPlotDS,
histogramDS1,
histogramDS2,
isNaDS,
isValidDS,
lengthDS,
lexisDS1,
listDisclosureSettingsDS,
matrixDetDS1,
meanDS,
meanSdGpDS,
messageDS,
namesDS,
numNaDS,
quantileMeanDS,
rangeDS,
recodeValuesDS1,
rmDS,
scatterPlotDS,
scoreVectDS,
setSeedDS,
table1DDS,
table2DDS,
tapplyDS,
testObjExistsDS,
tTestFDS2,
varDS,
class=base::class,
colnames=base::colnames,
cor.test=stats::cor.test,
dim=base::dim,
exists=base::exists,
is.character=base::is.character,
is.factor=base::is.factor,
is.list=base::is.list,
is.null=base::is.null,
is.numeric=base::is.numeric,
length=base::length,
levels=base::levels,
ls=base::ls,
NROW=base::NROW,
t.test=stats::t.test
AssignMethods:
asCharacterDS,
asDataMatrixDS,
asFactorDS,
asFactorDS2,
asIntegerDS,
asListDS,
asLogicalDS,
asMatrixDS,
asNumericDS,
BooleDS,
cbindDS,
cDS,
changeRefGroupDS,
dataFrameDS,
dataFrameFillDS,
dataFrameSortDS,
dataFrameSubsetDS2,
listDS,
lexisDS2,
lexisDS3,
matrixDetDS2,
matrixDiagDS,
matrixDimnamesDS,
matrixDS,
matrixInvertDS,
matrixMultDS,
matrixTransposeDS,
mergeDS,
rbindDS,
rBinomDS,
recodeLevelsDS,
recodeValuesDS2,
replaceNaDS,
reShapeDS,
rNormDS,
rowColCalcDS,
rPoisDS,
rUnifDS,
seedDS,
seqDS,
subsetByClassDS,
subsetDS,
tapplyDS.assign,
unListDS,
as.character=base::as.character,
as.null=base::as.null,
as.numeric=base::as.numeric,
attach=base::attach,
c=base::c,
cbind=base::cbind,
complete.cases=stats::complete.cases,
exp=base::exp,
list=base::list,
log=base::log,
rep=base::rep,
sum=base::sum,
unlist=base::unlist
Options:
datashield.privacyLevel=5,
default.nfilter.glm=0.33,
default.nfilter.kNN=3,
default.nfilter.string=80,
default.nfilter.subset=3,
default.nfilter.stringShort=20,
default.nfilter.tab=3,
default.nfilter.noise=0.25,
default.nfilter.levels=0.33
RoxygenNote: 7.0.2