reshape_output: Reshape one evaluated parameter of the simulation output to...

Description Usage Arguments Value

View source: R/procoutput.R

Description

Reshape one evaluated parameter of the simulation output to long format

Usage

1
reshape_output(output_one_par, v.names)

Arguments

output_one_par

data.frame with one row 'id' and 3 columns with an evaluated parameter preceding "uncor."/ "mecor."/ "simex.", optionally this data.frame may include other columns

v.names

name of the evaluated parameter, can be either "effect"/ "se"/ "ci.lower"/ ci.upper"

Value

a data.frame with at least 4 columns: 'id', 'method' indicating either "uncor"/ "mecor"/ "simex", and the evaluated parameters equal to 'v.names'


LindaNab/woorc documentation built on Dec. 17, 2021, 1:10 a.m.