plot.crm_fit {trialr}R Documentation

Plot an crm_fit

Description

Plot an crm_fit

Usage

## S3 method for class 'crm_fit'
plot(x, pars = "prob_tox", ...)

Arguments

x

crm_fit object to plot.

pars

Parameters to plot. Plots utility scores by default.

...

Extra parameters, passed onwards.

Value

A plot


[Package trialr version 0.1.6 Index]