les-internal: Internal functions of the 'les' package.

Description Usage Details Author(s) See Also

Description

Internal les functions

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
calcSingle(ind0, pos, pval, win, weighting, grenander, se, nBoot, conf,
minProbes, custom)
fitGsri(pval, index, cweight, nValidProbes, grenander, se, custom)
itLinReg(x, y, cweight, nValidProbes, se, custom, noBoot)
gsri(pval, grenander=FALSE, se=TRUE, custom=FALSE)
wcdf2(pval, weight)
mcsapply(X, FUN, ..., mc.cores=NULL, simplify=TRUE)
seFast(x, y, b)
log2ind(log)
ind2log(ind, n)
slopeWeight(x, y, c)
diagSquare(w, n)
qrSlope(x, y, w)
cdfDuplicates(pvalSort, weightSort)
seSlopeWeight(fit, n=length(fit$weights))
setState(state, flag)
checkState(state, flag, text=as.character(flag))
modGrenander(x, y, eta0, unique, check)
getArgs(name, first=NULL, last=NULL, ...)

Details

Internal functions of the 'les' package. These should not be called by the user.

Author(s)

Julian Gehring

Maintainer: Julian Gehring <julian.gehring@fdm.uni-freiburg.de>

See Also

Package: les-package

Class: Les

Methods and functions: Les estimate threshold regions ci chi2 export plot


les documentation built on Nov. 8, 2020, 5:17 p.m.