format_error: Format error

Description Usage Arguments Value Examples

View source: R/simulation_functions.R

Description

This function generates reformats the simulation error data from a list to a data.frame.

Usage

1
format_error(simulation_error = NULL, alph = alph)

Arguments

simulation_error

Simulation errors obtained from storing the results of sim_error() in MLAM.

alph

Vector of alpha terms (L1 regularization parameter).

Value

Simulation error data.frame.

Examples

1
simulate_error = format_error(simulation_error,alph)

WarrenDavidAnderson/dynamicNetworkID documentation built on May 23, 2019, 4:23 p.m.