Other packages > Find by keyword >

bamp  

Bayesian Age-Period-Cohort Modeling and Prediction
View on CRAN: Click here


Download and install bamp package within the R console
Install from CRAN:
install.packages("bamp")

Install from Github:
library("remotes")
install_github("cran/bamp")

Install by package version:
library("remotes")
install_version("bamp", "2.1.3")



Attach the package and use:
library("bamp")
Maintained by
Volker Schmid
[Scholar Profile | Author Map]
First Published: 2018-12-01
Latest Update: 2022-10-18
Description:
Bayesian Age-Period-Cohort Modeling and Prediction using efficient Markov Chain Monte Carlo Methods. This is the R version of the previous BAMP software as described in Volker Schmid and Leonhard Held (2007) Bayesian Age-Period-Cohort Modeling and Prediction - BAMP, Journal of Statistical Software 21:8. This package includes checks of convergence using Gelman's R.
How to cite:
Volker Schmid (2018). bamp: Bayesian Age-Period-Cohort Modeling and Prediction. R package version 2.1.3, https://cran.r-project.org/web/packages/bamp. Accessed 29 Mar. 2025.
Previous versions and publish date:
2.0.4 (2018-12-01 00:40), 2.0.5 (2018-12-12 19:50), 2.0.6 (2019-01-08 17:20), 2.0.7 (2019-05-16 17:40), 2.0.8 (2020-01-23 23:50), 2.1.0 (2021-06-10 23:50), 2.1.1 (2022-05-05 14:50)
Other packages that cited bamp R package
View bamp citation profile
Other R packages that bamp depends, imports, suggests or enhances
Complete documentation for bamp
Functions, R codes and Examples using the bamp R package
Some associated functions: apc.data . apc . apcSimulate . bamp . checkConvergence . coh . effects.apc . plot.apc . predict_apc . print.apc . 
Some associated R codes: apc-class.R . bamp.R . check_apc.R . coh.R . datasets.R . effects_apc.R . onattach.R . plot_apc.R . pr_aus_ksi_berechnen.R . predict_apc.R . print_apc.R . simulate_apc.R . zzz.R .  Full bamp package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for bamp05101520253035404550556065TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA