Other packages > Find by keyword >

BaSTA  

Age-Specific Bayesian Survival Trajectory Analysis from Incomplete Census or Capture-Recapture/Recovery Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("BaSTA", "2.0.0")



Attach the package and use:
library("BaSTA")
Maintained by
Fernando Colchero
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-11-05
Latest Update: 2023-04-10
Description:
Estimates survival and mortality with covariates from capture-recapture/recovery data in a Bayesian framework when many individuals are of unknown age. It includes tools for data checking, model diagnostics and outputs such as life-tables and plots.
How to cite:
Fernando Colchero (2011). BaSTA: Age-Specific Bayesian Survival Trajectory Analysis from Incomplete Census or Capture-Recapture/Recovery Data. R package version 2.0.0, https://cran.r-project.org/web/packages/BaSTA. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0 (2011-11-05 11:47), 1.1 (2012-02-21 13:22), 1.2 (2012-03-19 16:26), 1.3 (2012-07-13 07:29), 1.4 (2012-09-25 21:36), 1.5 (2012-10-21 15:12), 1.6 (2012-11-19 11:57), 1.7 (2012-12-28 11:26), 1.8 (2013-04-01 13:03), 1.9.1 (2014-01-22 13:05), 1.9.2 (2014-01-24 12:24), 1.9.3 (2014-03-01 10:51), 1.9.4 (2015-11-08 09:30), 1.9.5 (2022-10-05 14:40), 1.9 (2013-08-10 10:56)
Other packages that cited BaSTA R package
View BaSTA citation profile
Other R packages that BaSTA depends, imports, suggests or enhances
Complete documentation for BaSTA
Functions, R codes and Examples using the BaSTA R package
Some associated functions: BaSTA-package . CensusToCaptHist . DataCheck . MakeCovMat . MakeLifeTable . basta . multibasta . sim1 . sim1Out . summary.basta . 
Some associated R codes: CensusToCaptHist.R . DataCheck.R . MakeCovMat.R . MakeLifeTable.R . basta.R . basta.default.R . multibasta.R . plot.basta.R . print.basta.R . summary.basta.R .  Full BaSTA package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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