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

View source: R/inference.R

make_results_dfR Documentation

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

Description

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

Usage

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

## Not run: make_results_df(value_collection)

dcalderon/rolypoly documentation built on July 3, 2022, 1:59 p.m.