spikeSlabGAM
fitThe model table shows at least the 10 and at most the 20 most probable models as found by SSVS, or enough models to account for 90% of the probability mass in the model space as found by SSVS by default.
# S3 method for summary.spikeSlabGAM
print(
x,
digits = 3,
printPGamma = TRUE,
printModels = TRUE,
showModels = NULL,
...
)
an object of class summary.spikeSlabGAM
see options
, defaults to 3
print marginal inclusion probabilities and norm of the linear predictor for each term? Defaults to TRUE
print most probable models visited by the SSVS? Defaults to TRUE
how many of th most probable models to display. See details for default.
arguments based from or to other methods (not used)
invisibly returns x