Learn R Programming

⚠️There's a newer version (2.0.1) of this package.Take me there.

BaSTA (version 1.9.5)

Age-Specific Survival Analysis from Incomplete Capture-Recapture/Recovery Data

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.

Copy Link

Version

Install

install.packages('BaSTA')

Monthly Downloads

526

Version

1.9.5

License

GPL

Maintainer

Fernando Colchero

Last Published

October 5th, 2022

Functions in BaSTA (1.9.5)

BaSTA-package

BaSTA: a package for parametric Bayesian estimation of age-specific survival for truncated and censored capture-recapture/recovery records.
DataCheck

A function to check the input data file for a Bayesian Survival Trajectory Analysis (BaSTA) analysis.
CensusToCaptHist

Constructs capture-history matrix from census matrix to be used in Bayesian Survival Trajectory Analysis (BaSTA).
sim1

Simulated dataset to demonstrate Bayesian Survival Trajectory Analysis (BaSTA)
MakeCovMat

Function to build a matrix of covariates (i.e. design matrix) for a Bayesian Survival Trajectory Analysis (BaSTA) analysis.
summary.basta

Summarizing and plotting Bayesian Survival Trajectory Analysis (BaSTA) model outputs.
sim1Out

Output from a Bayesian Survival Trajectory Analysis (BaSTA) analysis on a simulated dataset
MakeLifeTable

A function for calculating standard cohort-based life tables from age at death data.
basta

Parametric Bayesian estimation of age-specific survival for left-truncated and right-censored capture-recapture/recovery data.
multibasta

Function to run multiple BaSTA models on the same dataset.