summary.crm_fit {trialr}R Documentation

Obtain summary of an crm_fit

Description

Obtain summary of an crm_fit

Usage

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

Arguments

object

crm_fit object to summarise.

...

Extra parameters, passed onwards.

Value

A summary object.

See Also

stan_crm


[Package trialr version 0.1.6 Index]