Description Usage Arguments Value
Summarise the posterior distribution of the variable selection
parameter rho
. Modified version of
summariseVarSelectRho
, allowing plotting
functions to access rho
summaries.
1 | tabulateVarSelectRho(riskProfObj, rho_file = NULL)
|
riskProfObj |
Object of type |
rho_file |
Path to the rho.txt file written by |
A tibble
containing the mean, median,
lower (0.05) and upper (0.95) quantiles for each covariate,
and a ranking from the covariate with the highest value of
rho
to the lowest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.