plot.crm_fit: Plot an crm_fit

View source: R/crm_fit.R

plot.crm_fitR 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


trialr documentation built on April 1, 2023, 12:03 a.m.