plot.efftox_fit {trialr} | R Documentation |
Plot an efftox_fit
Description
Plot an efftox_fit
Usage
## S3 method for class 'efftox_fit'
plot(x, pars = "utility", ...)
Arguments
x |
|
pars |
Parameters to plot. Plots utility scores by default. |
... |
Extra parameters, passed onwards. |
Value
A plot
[Package trialr version 0.1.6 Index]