Plot function for objects returned from ui.causal
.
Plots confidence intervals for different values of rho0=rho1=rho.
# S3 method for uicausal
profile(fitted, DR = TRUE, main = "", xlab = NULL,
ylab = "", ...)
An object of class uicausal
If TRUE, plots both DR if FALSE OR.
Main title, default is no title.
Title for x-axis, default is expression(rho)
.
Title for y-axis, default is the variable names.
Additional arguments, use is discouraged.