summary.mbnma.predict {MBNMAdose}R Documentation

Produces a summary data frame from an mbnma.predict object

Description

Produces a summary data frame from an mbnma.predict object

Usage

## S3 method for class 'mbnma.predict'
summary(object, ...)

Arguments

object

An object of ⁠class("mbnma.predict)"⁠ generated by predict("mbnma")

...

additional arguments affecting the summary produced.

Value

A data frame containing posterior summary statistics from predicted responses from a dose-response MBNMA model


[Package MBNMAdose version 0.4.3 Index]