Package: sahpm
Title: Variable Selection using Simulated Annealing
Version: 1.0.1
Authors@R: c(person("Arnab", "Maity", email = "arnab.maity@pfizer.com", role = c("aut", "cre")),
             person("Sanjib", "Basu", email = "sbasu@uic.edu", role = c("ctb")))
Description: Highest posterior model is widely accepted as a good model among available models. In terms of variable selection highest posterior model is often the true model. Our stochastic search process SAHPM based on simulated annealing maximization method tries to find the highest posterior model by maximizing the model space with respect to the posterior probabilities of the models. This package currently contains the SAHPM method only for linear models. The codes for GLM will be added in future.
Depends: R (>= 3.4)
Imports: stats, mvtnorm, utils
License: GPL-2
Encoding: UTF-8
LazyData: false
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2022-02-22 21:54:04 UTC; SUDESHNA
Author: Arnab Maity [aut, cre],
  Sanjib Basu [ctb]
Maintainer: Arnab Maity <arnab.maity@pfizer.com>
Repository: CRAN
Date/Publication: 2022-02-24 08:20:01 UTC
Built: R 4.4.0; ; 2024-05-30 20:30:05 UTC; unix
