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

Description Usage Arguments

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

1
2
3
4
5
6
7
8
results_flat(object, ...)

## S4 method for signature '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


spflow documentation built on Sept. 9, 2021, 5:06 p.m.