Other packages > Find by keyword >

ABCp2  

Approximate Bayesian Computational Model for Estimating P2
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ABCp2", "1.2")



Attach the package and use:
library("ABCp2")
Maintained by
M. Catherine Duryea
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-04-10
Latest Update: 2016-02-04
Description:
Tests the goodness of fit of a distribution of offspring to the Normal, Poisson, and Gamma distribution and estimates the proportional paternity of the second male (P2) based on the best fit distribution.
How to cite:
M. Catherine Duryea (2013). ABCp2: Approximate Bayesian Computational Model for Estimating P2. R package version 1.2, https://cran.r-project.org/web/packages/ABCp2. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0 (2013-04-10 17:04), 1.1 (2013-07-23 23:26), 1.2 (2016-02-04 11:27)
Other packages that cited ABCp2 R package
View ABCp2 citation profile
Other R packages that ABCp2 depends, imports, suggests or enhances
Complete documentation for ABCp2
Functions, R codes and Examples using the ABCp2 R package
Some associated functions: ABC_P2_gamma . ABC_P2_norm . ABC_P2_pois . fit_dist_gamma . fit_dist_norm . fit_dist_pois . fungus . newt . rove . soap . 
Some associated R codes: ABC_P2_gamma.R . ABC_P2_norm.R . ABC_P2_pois.R . fit_dist_gamma.R . fit_dist_norm.R . fit_dist_pois.R .  Full ABCp2 package functions and examples
Downloads during the last 30 days
02/2703/0103/0203/0303/0403/0503/0603/0703/0803/1003/1103/1303/1403/1503/1803/2003/2103/2203/2303/2403/2503/2603/28Downloads for ABCp212345678TrendBars

Today's Hot Picks in Authors and Packages

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  
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  

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