Provides a distribution-independent framework for Bayesian estimation of arbitrary univariate probability models using the 'Tierney'-'Kadane' approximation ('Tierney' & 'Kadane', 1986 <doi:10.1080/01621459.1986.10478240>). Users specify the probability distribution, likelihood, prior distributions, and censoring mechanism, while the package automatically constructs the posterior distribution, computes posterior modes and Hessian matrices, approximates posterior expectations under several Bayesian loss functions, and returns Bayesian parameter estimates, posterior covariance matrices, credible intervals, diagnostic plots, and model comparison statistics. Supports complete, right-, left-, interval-, Type-I, Type-II, progressive Type-II, hybrid, and doubly censored data ('Lawless', 2003 <ISBN:978-0-471-37215-8>; 'Meeker' & 'Escobar', 1998 <ISBN:978-0-471-14328-4>; 'Balakrishnan' & 'Aggarwala', 2000 <ISBN:978-0-8176-4129-0>; 'Kundu' & 'Pradhan', 2009 <doi:10.1198/TECH.2009.0019>), making it a flexible tool for Bayesian reliability, survival, and lifetime data analysis.
| Version: | 0.1.0 |
| Depends: | R (≥ 4.0.0) |
| Imports: | checkmate, numDeriv, maxLik, rlang, stats, graphics, grDevices, utils, MASS |
| Suggests: | testthat (≥ 3.0.0), knitr, rmarkdown, pkgdown, ggplot2, gridExtra |
| Published: | 2026-08-07 |
| DOI: | 10.32614/CRAN.package.TKApprox (may not be active yet) |
| Author: | Shikhar Tyagi |
| Maintainer: | Shikhar Tyagi <shikhar1093tyagi at gmail.com> |
| License: | GPL (≥ 3) |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | TKApprox results |
| Reference manual: | TKApprox.html , TKApprox.pdf |
| Vignettes: |
Censoring Schemes (source, R code) Defining Custom Distributions (source, R code) Introduction to TKApprox (source, R code) Loss Functions (source, R code) Prior Specification (source, R code) Real Data Example (source, R code) Simulation Studies (source, R code) Tierney-Kadane Approximation: Theory and Derivation (source, R code) |
| Package source: | TKApprox_0.1.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): TKApprox_0.1.0.tgz, r-oldrel (arm64): TKApprox_0.1.0.tgz, r-release (x86_64): TKApprox_0.1.0.tgz, r-oldrel (x86_64): TKApprox_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=TKApprox to link to this page.