Other packages > Find by keyword >

breakaway  

Species Richness Estimation and Modeling
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("breakaway", "4.8.4")



Attach the package and use:
library("breakaway")
Maintained by
Amy D Willis
[Scholar Profile | Author Map]
First Published: 2014-08-04
Latest Update: 2022-11-22
Description:
Understanding the drivers of microbial diversity is an important frontier of microbial ecology, and investigating the diversity of samples from microbial ecosystems is a common step in any microbiome analysis. 'breakaway' is the premier package for statistical analysis of microbial diversity. 'breakaway' implements the latest and greatest estimates of species richness, described in Willis and Bunge (2015) , Willis et al. (2017) , and Willis (2016) , as well as the most commonly used estimates, including the objective Bayes approach described in Barger and Bunge (2010) .
How to cite:
Amy D Willis (2014). breakaway: Species Richness Estimation and Modeling. R package version 4.8.4, https://cran.r-project.org/web/packages/breakaway. Accessed 01 Apr. 2025.
Previous versions and publish date:
1.0 (2014-08-04 08:15), 2.0 (2015-10-02 00:14), 3.0 (2016-03-30 08:14), 4.7.8 (2022-02-11 14:00), 4.7.9 (2022-03-09 09:00), 4.8.2 (2022-10-29 11:20)
Other packages that cited breakaway R package
View breakaway citation profile
Other R packages that breakaway depends, imports, suggests or enhances
Complete documentation for breakaway
Functions, R codes and Examples using the breakaway R package
Some associated functions: F_test . alpha_estimate . alpha_estimates . apples . betta . betta_lincom . betta_pic . betta_random . breakaway . breakaway_nof1 . build_frequency_count_tables . chao1 . chao1_bc . chao_bunge . chao_shen . check_format . convert . cutoff_wrap . get_F_stat . good_turing . hawaii . kemp . make_design_matrix . make_frequency_count_table . objective_bayes_geometric . objective_bayes_mixedgeo . objective_bayes_negbin . objective_bayes_poisson . pasolli_et_al . physeq_wrap . pipe . plot.alpha_estimates . poisson_model . poisson_model_nof1 . proportions_instead . rnbinomtable . rztnbinomtable . sample_inverse_simpson . sample_richness . sample_shannon . sample_shannon_e . sample_simpson . sample_size_estimate . sample_size_figure . simulate_betta . simulate_betta_random . soil_phylo . test_submodel . toy_metadata . toy_otu_table . toy_taxonomy . true_gini . true_hill . true_inverse_simpson . true_shannon . true_shannon_e . true_simpson . wlrm_transformed . wlrm_untransformed . 
Some associated R codes: F_test.R . alpha_sample.R . alpha_true.R . bData.R . betta_lincom.R . class_alpha_estimate.R . class_alpha_estimates.R . get_F_stat.R . model_betta.R . model_betta_random.R . physeq_wrap.R . plot_alpha_estimates.R . plot_betta.R . richness_breakaway.R . richness_breakaway_nof1.R . richness_chao1.R . richness_chao1_bc.R . richness_chao_bunge.R . richness_good_turing.R . richness_kemp.R . richness_objective_bayes.R . richness_poisson.R . richness_poisson_nof1.R . richness_sample.R . richness_wlrm_t.R . richness_wlrm_ut.R . shannon_chao_shen.R . simulate_betta.R . simulate_betta_random.R . test_submodel.R . tools_breakaway.R . tools_build.R . tools_convert.R . tools_covariate_matrix.R . tools_cutoff_wrap.R . tools_sample_size.R . tools_simulate.R . utils-pipe.R .  Full breakaway package functions and examples
Downloads during the last 30 days
03/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/2703/2803/2903/3003/31Downloads for breakaway51015202530TrendBars

Today's Hot Picks in Authors and Packages

gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
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  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
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