tabulateVarSelectRho: Summarise 'rho'

Description Usage Arguments Value

Description

Summarise the posterior distribution of the variable selection parameter rho. Modified version of summariseVarSelectRho, allowing plotting functions to access rho summaries.

Usage

1
tabulateVarSelectRho(riskProfObj, rho_file = NULL)

Arguments

riskProfObj

Object of type riskProfObj, output of calcAvgRiskAndProfile.

rho_file

Path to the rho.txt file written by profRegr. If NULL (the default), path is taken from the ClusObjRunInfoObj element of riskProfObj.

Value

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.


simisc/premiumPlots documentation built on Dec. 16, 2020, 1:35 p.m.