Other packages > Find by keyword >

dga  

Capture-Recapture Estimation using Bayesian Model Averaging
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dga", "2.0.1")



Attach the package and use:
library("dga")
Maintained by
Olivier Binette
[Scholar Profile | Author Map]
First Published: 2015-04-16
Latest Update: 2021-05-10
Description:
Performs Bayesian model averaging for capture-recapture. This includes code to stratify records, check the strata for suitable overlap to be used for capture-recapture, and some functions to plot the estimated population size.
How to cite:
Olivier Binette (2015). dga: Capture-Recapture Estimation using Bayesian Model Averaging. R package version 2.0.1, https://cran.r-project.org/web/packages/dga. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.2 (2015-04-16 19:53), 2.0.0 (2021-05-04 07:30)
Other packages that cited dga R package
View dga citation profile
Other R packages that dga depends, imports, suggests or enhances
Complete documentation for dga
Functions, R codes and Examples using the dga R package
Some associated functions: CompLogML . MakeCompMatrix . bma.cr . cfunction . check.strata . circle.ind . circle . dga-package . ellipse.ind . ellipse . graphs3 . graphs4 . graphs5 . integer.base.b . make.strata . plotPosteriorN . remove.close.ellipse . remove.close . sfunction . venn3 . venn4 . 
Some associated R codes: BMAfunctions.R . RcppExports.R . data.R . dga-package.R . stratify_functions.R . venn_functions.R .  Full dga 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/27Downloads for dga1234567891011121314TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
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  
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