profile.uicausal function

Plot of UI and CI

Plot of UI and CI

Plot function for objects returned from ui.causal. Plots confidence intervals for different values of rho0=rho1=rho.

## S3 method for class 'uicausal' profile(fitted, DR = TRUE, main = "", xlab = NULL, ylab = "", ...)

Arguments

  • fitted: An object of class uicausal
  • DR: If TRUE, plots both DR if FALSE OR.
  • main: Main title, default is no title.
  • xlab: Title for x-axis, default is expression(rho).
  • ylab: Title for y-axis, default is the variable names.
  • ...: Additional arguments, use is discouraged.
  • Maintainer: Minna Genbaeck
  • License: GPL-2
  • Last published: 2019-11-11

Useful links