pd_L1_preparePlottingData | R Documentation |
Prepare data for some L1 plots
pd_L1_preparePlottingData(pd)
pd |
with pd$result$L1 |
data.table(parameterId,parameterType,isL1Parameter,lambda,value,iterations,converged,muValue,estValue,estDeviance)
Daniel Lill (daniel.lill@physik.uni-freiburg.de)
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.