Learn R Programming

spflow (version 0.1.0)

results_flat: Access results of a spflow_model() as a one row data.frame

Description

Access results of a spflow_model() as a one row data.frame

Reshaped version of the estimation results that can be used to compare results in simulation studies.

Usage

results_flat(object, ...)

# S4 method for spflow_model results_flat( object, res_info = c("est", "sd"), cntrol_info = c("estimation_method") )

Arguments

object

spflow_model_meta

...

Arguments to be passed to methods