pd_L1_preparePlottingData: Prepare data for some L1 plots

View source: R/dMod-pd.R

pd_L1_preparePlottingDataR Documentation

Prepare data for some L1 plots

Description

Prepare data for some L1 plots

Usage

pd_L1_preparePlottingData(pd)

Arguments

pd

with pd$result$L1

Value

data.table(parameterId,parameterType,isL1Parameter,lambda,value,iterations,converged,muValue,estValue,estDeviance)

Author(s)

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

See Also

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


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