Plot function for objects returned from ui.ols
.
Plots confidence intervals for different values of rho and the uncertainty interval.
# S3 method for uiols
profile(fitted, plot.all = TRUE, which = NA,
intercept = FALSE, xlab = NULL, ylab = NULL, ...)
An object of class uiols
If TRUE, plots all covariates.
Specify which variables should be plotted by either sending in their names in a vector or a vector with their numbers (1 intercept, 2 for the first covariate etc.).
If TRUE, also plots the intercept.
Title for x-axis, default is expression(rho)
.
Title for y-axis, default is the variable names.
Additional arguments, for instance margins.