print.uicausal function

Print function for object of class uicausal

Print function for object of class uicausal

## S3 method for class 'uicausal' print(x, digits = 3, digitsci = digits, digitsui = digits, ...)

Arguments

  • x: An object of returned from ui.causal
  • digits: number of digits to be printed.
  • digitsci: number of digits to be printed in the confidence interval.
  • digitsui: number of digits to be printed in the uncertainty interval.
  • ...: Additional arguments, use is discouraged.
  • Maintainer: Minna Genbaeck
  • License: GPL-2
  • Last published: 2019-11-11

Useful links