A list with 16 elements.
- uniform_table
A table containing the results based on the binomialmodel prior.
random_table
A table containing the results based on the binomial-beta model prior.
reg_names
A vector containing the names of the regressors, used by the functions.
R
The total number of regressors.
num_of_models
The number of models present in the model space.
forJointnes
A table containing model IDs and posterior model probabilities (PMPs) for the jointness function.
forBestModels
A table containing model IDs, PMPs, coefficients, standard deviations,and standardized regression coefficients (stdRs) for the best_models function.
EMS
The expected model size for the binomial and binomial-beta model priors, as specified by the user (default is EMS = R/2).
sizePriors
A table of uniform and random model priors distributed over model sizes for the model_sizes function.
PMPs
A table containing the posterior model probabilities for use in the model_sizes function.
modelPriors
A table containing the model priors, used by the model_pmp function.
dilution
A parameter indicating whether the priors were diluted, used in the model_sizes function.
alphas
A vector of coefficients for the lagged dependent variable in the coef_hist function.
betas_nonzero
A vector of nonzero coefficients for the regressors in the coef_hist function.
d_free
A table containing the degrees of freedom for the estimated models in the best_models function.
PMStable
A table containing the prior and posterior expected model sizes for the binomial and binomial-beta model priors.