plot_CSVS function

Plot a CSVS object

Plot a CSVS object

plot_CSVS(CSVSobject, namesVar = NULL, shrunken = FALSE, standardized = FALSE, numberIntercepts, ...)

Arguments

  • CSVSobject: valid CSVS object
  • namesVar: names of the variables
  • shrunken: should the coefficients be shrunken?
  • standardized: should the coefficients be standardized?
  • numberIntercepts: how many cause-specific intercepts are in the model for each outcome
  • ...: parameters for plot

Author(s)

Rachel Heyard

  • Maintainer: Rachel Heyard
  • License: GPL (>= 2)
  • Last published: 2018-10-12

Useful links