View source: R/model_selection.R
print.tbl_IC_comp | R Documentation |
Collects results from multiple Loo objects and puts them into a tidy model comparison table.
## S3 method for class 'tbl_IC_comp'
print(x, ...)
## S3 method for class 'tbl_IC_comp'
knit_print(x, ...)
compare_IC(ic_list)
ic |
loo.psis, kfold or waic object |
tbl_df
Martin Schmettow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.