Generate feature selection and parameter estimation results of a mbsts object. Provide means and standard deviations of parameter estimation results for selected features.
para.est(object, prob.threshold = 0.2)# S4 method for mbsts
para.est(object, prob.threshold = 0.2)
A list with the following components
An array of feature selection results.
An array of means of parameter estimation values of selected features.
An array of standard deviations of parameter estimation values of selected features.
An object of the mbsts class created by a call to the mbsts_function function.
A numerical value used as the threshold to only include predictors whose inclusion probabilities are higher than it in the plot. The default is
Jinwen Qiu qjwsnow_ctw@hotmail.com Ning Ning patricianing@gmail.com
Qiu, Jammalamadaka and Ning (2018), Multivariate Bayesian Structural Time Series Model, Journal of Machine Learning Research 19.68: 1-33.
Ning and Qiu (2021), The mbsts package: Multivariate Bayesian Structural Time Series Models in R.
Jammalamadaka, Qiu and Ning (2019), Predicting a Stock Portfolio with the Multivariate Bayesian Structural Time Series Model: Do News or Emotions Matter?, International Journal of Artificial Intelligence, Vol. 17, Number 2.