pd_L1_getObjBounds: Title

View source: R/dMod-pd.R

pd_L1_getObjBoundsR Documentation

Title

Description

Title

Usage

pd_L1_getObjBounds(pd, tol = 1e-04)

Arguments

pd

pd with pd$result$L1

tol

Tolerance

Value

data.table(lambdaL1 = lambda, Ntotal = Total parameters which were L1'd, NFree = Remaining free parameters, df = degrees of freedom, chis = The quantile value which corresponds to significance level alpha = 0.5)

Author(s)

Daniel Lill (daniel.lill@physik.uni-freiburg.de)

See Also

Other L1: pd_L1_createPetabFromUnbiasedFit(), pd_L1_getUnbiasedParframeAllCandidates(), pd_L1_getUnbiasedValues(), pd_L1_plotDevianceVsLambda(), pd_L1_plotIsConvergedVsLambda(), pd_L1_plotParValueVsLambda(), pd_L1_plotValueVsLambda(), pd_L1_preparePlottingData(), readPd()


dlill/petab documentation built on Oct. 9, 2022, 3:07 p.m.