rrwRunStatsToDataframe | R Documentation |
Function that converts the runStats list into a single row of a dataframe.
rrwRunStatsToDataframe(runStats)
runStats |
A list that contains the output of a single run of the kFold cross validation of the RRW. It is output by rrw fit functions and used in the rrwKfoldStatsToDataframe, etc. ' |
a single row of a dataframe that contains the parameter values and fit statistics in each column.
rrwKfoldStatsToDataframe (runStats)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.