View source: R/summary.nested.glmnetr_241104.R
roundperf | R Documentation |
round elements of a summary.glmnetr() output
roundperf(summdf, digits = 3, resample = 1)
summdf |
a summary data frame from summary.nested.glmnetr() obtained using the option table=0 |
digits |
the minimum number of decimals to display the elements of the data frame |
resample |
1 (default) if the summdf object is a summary for an analysis including nested cross validation, 0 if only the full data models were fit. |
a data frame with same form as the input but with rounding for easier display
summary.nested.glmnetr
, nested.glmnetr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.