bind_results: Combine multiple SBC results together.

View source: R/results.R

bind_resultsR Documentation

Combine multiple SBC results together.

Description

Primarily useful for iteratively adding more simulations to your SBC check.

Usage

bind_results(...)

Arguments

...

objects of type SBC_results to be combined.

Details

An example usage can be found in the small_model_workflow vignette.


hyunjimoon/SBC documentation built on March 15, 2024, 3:18 a.m.