Description Usage Arguments Details Value
Returns useful information about a fusedlasso model fit This function was adapted from Martin Fahrenberger's sflST package (https://github.com/Martin-Fahrenberger/sflST)
1 | calc_BICs(full_model)
|
full_model |
takes an object of the class fusedlasso |
This function calculates the RSS, BIC and explained variance of a genlasso model
returns a vector consisting of the df, lambda, rss, BIC and ratio of explained variation dor each lambda.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.