make_results_df: Helper function to make a summary table of results from...

Description Usage Arguments Value Examples

View source: R/inference.R

Description

Helper function to make a summary table of results from bootstrap data.

Usage

1
make_results_df(value_collection, annotations, model_estimates)

Arguments

value_collection

collection of bootstrapped value estimates

annotations

vector of annotation names

model_estimates

estimates for bias parameter estimates

Value

data frame with results summary

Examples

1
## Not run: make_results_df(value_collection)

rolypoly documentation built on May 2, 2019, 2:47 p.m.