print.summary.spikeSlabGAM | R Documentation |
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 class 'summary.spikeSlabGAM' print( x, digits = 3, printPGamma = TRUE, printModels = TRUE, showModels = NULL, ... )
x |
an object of class |
digits |
see |
printPGamma |
print marginal inclusion probabilities and norm of the linear predictor for each term? Defaults to TRUE |
printModels |
print most probable models visited by the SSVS? Defaults to TRUE |
showModels |
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
Fabian Scheipl
summary.spikeSlabGAM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.