plot_CSVS {TBFmultinomial} | R Documentation |
Plot a CSVS object
Description
Plot a CSVS object
Usage
plot_CSVS(CSVSobject, namesVar = NULL, shrunken = FALSE,
standardized = FALSE, numberIntercepts, ...)
Arguments
CSVSobject |
valid |
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
[Package TBFmultinomial version 0.1.3 Index]