brada-package {brada}R Documentation

Bayesian Response-Adaptive Design Analysis

Description

Provides access to a range of functions for analyzing, applying and visualizing Bayesian response-adaptive trial designs for a binary endpoint. Includes the predictive probability approach and the predictive evidence value designs for binary endpoints.

Details

Provides access to a range of functions for analyzing, applying and visualizing
Bayesian response-adaptive trial designs for a binary endpoint. Includes the
predictive probability approach and the predictive evidence value designs for
binary endpoints.

Package: brada
Type: Package
Title: Bayesian Response-Adaptive Design Analysis
Version: 1.0
Date: 2023-01-18
Authors@R: c(person(given = "Riko", family = "Kelter", role = c("aut", "cre"), email = "riko.kelter@uni-siegen.de", comment = c(ORCID = "0000-0001-9068-5696")))
Description: Provides access to a range of functions for analyzing, applying and visualizing Bayesian response-adaptive trial designs for a binary endpoint. Includes the predictive probability approach and the predictive evidence value designs for binary endpoints.
Imports: methods, fbst, extraDistr, doParallel, foreach, parallel, doSNOW, progress, cli
Suggests: knitr, rmarkdown, DT
License: GPL-3
VignetteBuilder: knitr
Author: Riko Kelter [aut, cre] (<https://orcid.org/0000-0001-9068-5696>)
Maintainer: Riko Kelter <riko.kelter@uni-siegen.de>

Index of help topics:

$,brada-method          Returns an object from an object of class
                        'brada'.
brada                   brada
brada-class             Class '"brada-class"'
brada-package           Bayesian Response-Adaptive Design Analysis
calibrate               calibrate
generateData            generateData
monitor                 monitor
names.brada             names.brada
plot.brada              plot.brada
power                   power
show.brada              show.brada
summary.brada           summary.brada

Author(s)

NA

Maintainer: NA


[Package brada version 1.0 Index]