as_tibble.simulations_collection {escalation}R Documentation

Convert a simulations_collection to a tibble

Description

Cumulative statistics are shown to gauge how the simulations converge.

Usage

## S3 method for class 'simulations_collection'
as_tibble(x, target_dose = NULL, alpha = 0.05, ...)

Arguments

x

object of type simulations_collection

target_dose

numerical dose index, or NULL (default) for all doses

alpha

significance level for symmetrical confidence intervals

...

extra args are ignored

Value

a tibble with cols:


[Package escalation version 0.1.10 Index]