powered by
Plots the data used to fit an eadrm object as well as the fitted dose-response curve
# S3 method for eadrm plot(x, ...)
Object of class eadrm to plot.
Additional arguments to plot. Currently ignored.
eadrm
# NOT RUN { ea.fit <- eadrm(CarboA$y, CarboA$x) plot(ea.fit) # }
Run the code above in your browser using DataLab