Package: SDGLM 0.4.0
SDGLM: Scalable Bayesian Inference for Dynamic Generalized Linear Models
Implements scalable Markov chain Monte Carlo (Sca-MCMC) algorithms for Bayesian inference in dynamic generalized linear models (DGLMs). The package supports Pareto-type and Gamma-type DGLMs, which are suitable for modeling heavy-tailed phenomena such as wealth allocation and financial returns. It provides simulation tools for synthetic DGLM data, adaptive mutation-rate strategies (ScaI, ScaII, ScaIII), geometric temperature ladders for parallel tempering, and posterior predictive evaluation metrics (e.g., R2, RMSE). The methodology is based on the scalable MCMC framework described in Guo et al. (2025).
Authors:
SDGLM_0.4.0.tar.gz
SDGLM_0.4.0.zip(r-4.7)SDGLM_0.4.0.zip(r-4.6)SDGLM_0.4.0.zip(r-4.5)
SDGLM_0.4.0.tgz(r-4.6-any)SDGLM_0.4.0.tgz(r-4.5-any)
SDGLM_0.4.0.tar.gz(r-4.7-any)SDGLM_0.4.0.tar.gz(r-4.6-any)
SDGLM_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
SDGLM/json (API)
| # Install 'SDGLM' in R: |
| install.packages('SDGLM', repos = c('https://guangbaog.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:22b1b91d81. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 165 | ||
| linux-release-x86_64 | OK | 106 | ||
| macos-release-arm64 | OK | 105 | ||
| macos-oldrel-arm64 | OK | 68 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 89 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 89 |
Exports:compute_metricscompute_mutation_ratedglm_likelihoodgenerate_temperaturegeoTemphamming_distancemutRateprint.SDGLMprint.summary.SDGLMrinvwishartsca_mcmcsca_mcmc1simGammasimParetosimPoisBinsummary.SDGLM
Dependencies:MASS
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Posterior-Predictive Metrics for Sca-MCMC Fit | compute_metrics |
| Compute Scalable Mutation-Rate Vector | compute_mutation_rate |
| Calculate Log-Likelihood for DGLM | dglm_likelihood |
| Generate Geometric Inverse-Temperature Ladder Constructs a geometric sequence of temperatures (inverse temperatures) for parallel-tempering MCMC. | generate_temperature |
| Generate Geometric Temperature Ladder for Parallel Tempering | geoTemp |
| Normalized Hamming Distance | hamming_distance |
| Scalable Mutation-Rate Strategies for Sca-MCMC | mutRate |
| Print method for SDGLM objects | print.SDGLM |
| Print method for summary.SDGLM | print.summary.SDGLM |
| Generate Random Samples from the Inverse Wishart Distribution | rinvwishart |
| Scalable MCMC for Dynamic GLMs | sca_mcmc |
| Alternative Sca-MCMC Implementation for Variable Selection | sca_mcmc1 |
| Simulate Gamma Dynamic GLM | simGamma |
| Simulate Pareto-type Dynamic GLM | simPareto |
| Simulate Poisson-Binomial Dynamic GLM | simPoisBin |
| Summary method for SDGLM objects | summary.SDGLM |
