logconcens-internal: Internal logconcens Functions

logconcens-internalR Documentation

Internal logconcens Functions

Description

Internal logconcens functions, usually not to be called by the user.

Usage

GetWeights(preweights,tplus, p0, xindex, rightinf, phi, phislr, needsl)
J00(x, y, v = 1)
J10(x, y)
clc.fixdom(x, preweights=rep(1,dim(x)[1]), minw=0,
   p0, adapt.p0 = FALSE, reduce=TRUE, red.thresh=NULL,
   check.red=TRUE, force.inf=FALSE, tau, subdivide, domind1, 
   domind2, maxiter=60, knot.prec=IQR(x[x<Inf])/75,
   move.prec=1e-5, show=TRUE, verbose=FALSE)
subdivisor(j, tau, eps = 0.01)
phidivisor(j, tau, phi, eps=0.01)

Details

These functions are not exported any more and this overview remains in place purely for information.

Author(s)

Dominic Schuhmacher dominic.schuhmacher@mathematik.uni-goettingen.de
Kaspar Rufibach kaspar.rufibach@gmail.com
Lutz Duembgen duembgen@stat.unibe.ch


logconcens documentation built on Aug. 19, 2023, 5:12 p.m.