rrwRunStatsToDataframe: This function converts the runStats list (which is the output...

rrwRunStatsToDataframeR Documentation

This function converts the runStats list (which is the output of the rrw fit functions) into a single row of a dataframe.

Description

Function that converts the runStats list into a single row of a dataframe.

Usage

rrwRunStatsToDataframe(runStats)

Arguments

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. '

Value

a single row of a dataframe that contains the parameter values and fit statistics in each column.

Examples

rrwKfoldStatsToDataframe (runStats)

ccpluncw/ccpl_R_RRW documentation built on July 4, 2025, 3:24 p.m.