Other packages > Find by keyword >

BayesPiecewiseICAR  

Hierarchical Bayesian Model for a Hazard Function
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("BayesPiecewiseICAR", "0.2.1")



Attach the package and use:
library("BayesPiecewiseICAR")
Maintained by
Andrew Chapple
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-07-27
Latest Update: 2023-08-18
Description:
Fits a piecewise exponential hazard to survival data using a Hierarchical Bayesian model with an Intrinsic Conditional Autoregressive formulation for the spatial dependency in the hazard rates for each piece. This function uses Metropolis- Hastings-Green MCMC to allow the number of split points to vary. This function outputs graphics that display the histogram of the number of split points and the trace plots of the hierarchical parameters. The function outputs a list that contains the posterior samples for the number of split points, the location of the split points, and the log hazard rates corresponding to these splits. Additionally, this outputs the posterior samples of the two hierarchical parameters, Mu and Sigma^2.
How to cite:
Andrew Chapple (2016). BayesPiecewiseICAR: Hierarchical Bayesian Model for a Hazard Function. R package version 0.2.1, https://cran.r-project.org/web/packages/BayesPiecewiseICAR. Accessed 28 Mar. 2025.
Previous versions and publish date:
0.1.0 (2016-07-27 19:00), 0.1.1 (2016-07-29 18:31), 0.2.0 (2016-08-20 10:31), 0.2.1 (2017-01-04 10:56)
Other packages that cited BayesPiecewiseICAR R package
View BayesPiecewiseICAR citation profile
Other R packages that BayesPiecewiseICAR depends, imports, suggests or enhances
Functions, R codes and Examples using the BayesPiecewiseICAR R package
Some associated functions: ICARBHSampler . 
Some associated R codes: ICARBHSampler.R .  Full BayesPiecewiseICAR package functions and examples
Downloads during the last 30 days
02/2602/2703/0303/0403/0503/0803/1003/1103/1203/1303/1403/1503/1603/1703/1903/2003/2103/2203/2303/2403/2603/27Downloads for BayesPiecewiseICAR0123456789101112TrendBars

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
transfR  
Transfer of Hydrograph from Gauged to Ungauged Catchments
A geomorphology-based hydrological modelling for transferring streamflow measurements from gauged to ...
Download / Learn more Package Citations See dependency  
gripp  
General Inverse Problem Platform
Set of functions designed to solve inverse problems. The direct problem is used to calculate a cost ...
Download / Learn more Package Citations See dependency  
rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  
hts  
Hierarchical and Grouped Time Series
Provides methods for analysing and forecasting hierarchical and grouped time series. The available ...
Download / Learn more Package Citations See dependency  
FuzzyResampling  
Resampling Methods for Triangular and Trapezoidal Fuzzy Numbers
The classical (i.e. Efron's, see Efron and Tibshirani (1994, ISBN:978-0412042317) "An Introduction ...
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