pd_L1_getObjBounds | R Documentation |
Title
pd_L1_getObjBounds(pd, tol = 1e-04)
pd |
pd with pd$result$L1 |
tol |
Tolerance |
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)
Daniel Lill (daniel.lill@physik.uni-freiburg.de)
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.