Other packages > Find by keyword >

treestats  

Phylogenetic Tree Statistics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("treestats", "1.70.5")



Attach the package and use:
library("treestats")
Maintained by
Thijs Janzen
[Scholar Profile | Author Map]
First Published: 2024-01-12
Latest Update: 2024-01-30
Description:
Collection of phylogenetic tree statistics, collected throughout the literature. All functions have been written to maximize computation speed. The package includes umbrella functions to calculate all statistics, all balance associated statistics, or all branching time related statistics. Furthermore, the 'treestats' package supports summary statistic calculations on Ltables, provides speed-improved coding of branching times, Ltable conversion and includes algorithms to create intermediately balanced trees. Full description can be found in Janzen (2023) <doi:10.1101/2024.01.24.576848>.
How to cite:
Thijs Janzen (2024). treestats: Phylogenetic Tree Statistics. R package version 1.70.5, https://cran.r-project.org/web/packages/treestats. Accessed 03 May. 2025.
Previous versions and publish date:
1.0.3 (2024-01-12 17:30), 1.0.5 (2024-01-30 16:50), 1.70.4 (2024-07-17 14:10)
Other packages that cited treestats R package
View treestats citation profile
Other R packages that treestats depends, imports, suggests or enhances
Complete documentation for treestats
Functions, R codes and Examples using the treestats R package
Some associated functions: ILnumber . area_per_pair . average_leaf_depth . avg_ladder . b1 . b2 . beta_statistic . blum . branching_times . calc_all_stats . calc_balance_stats . calc_brts_stats . cherries . colless . crown_age . diameter . eigen_vector . entropy_j . ew_colless . gamma_statistic . imbalance_steps . j_one . l_to_phylo . laplacian_spectrum . list_statistics . ltable_to_newick . make_unbalanced_tree . max_betweenness . max_closeness . max_del_width . max_depth . max_ladder . max_width . mean_branch_length . mean_branch_length_ext . mean_branch_length_int . mean_i . mean_pair_dist . mntd . nLTT . nLTT_base . number_of_lineages . phylo_to_l . phylogenetic_diversity . pigot_rho . pitchforks . prep_lapl_spec . psv . rebase_ltable . rogers . rquartet . sackin . stairs . stairs2 . sym_nodes . tot_coph . tree_height . treestats-package . var_branch_length . var_branch_length_ext . var_branch_length_int . var_leaf_depth . var_pair_dist . wiener . 
Some associated R codes: ILnumber.R . Ibased.R . J_stat.R . L2phylo.R . RcppExports.R . area_per_pair.R . average_leaf_depth.R . avgLadder.R . b1.R . b2.R . beta.R . blum.R . branching_times.R . calc_all_stats.R . calc_balance_stats.R . calc_brts_stats.R . cherries.R . colless.R . crown_age.R . diameter.R . eigenvector.R . gamma.R . imbal_steps.R . j_one_stat.R . list_statistics.R . make_unbalanced_tree.R . max_betweenness.R . max_closeness.R . max_del_width.R . max_depth.R . max_ladder.R . max_width.R . mean_branch_length.R . mean_pair_dist.R . mntd.R . nLTT.R . number_of_lineages.R . phylogenetic_diversity.R . pigot_rho.R . pitchforks.R . psv.R . rebase_ltable.R . rogers.R . rpanda.R . rquartet.R . sackin.R . stairs.R . sym_nodes.R . tot_coph.R . util.R . var_leaf_depth.R . var_pair_dist.R . wiener.R .  Full treestats package functions and examples
Downloads during the last 30 days
04/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for treestats02468101214161820TrendBars

Today's Hot Picks in Authors and Packages

grabsampling  
Probability of Detection for Grab Sample Selection
Functions for obtaining the probability of detection, for grab samples selection by using two differ ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
farrell  
Interactive Interface to Data Envelopment Analysis Modeling
Allows the user to execute interactively radial data envelopment analysis models. The user has the a ...
Download / Learn more Package Citations See dependency  
mlr3fselect  
Feature Selection for 'mlr3'
Feature selection package of the 'mlr3' ecosystem. It selects the optimal feature set for any 'mlr3 ...
Download / Learn more Package Citations See dependency  
nlsem  
Fitting Structural Equation Mixture Models
Estimation of structural equation models with nonlinear effects and underlying nonnormal distributi ...
Download / Learn more Package Citations See dependency  
TestDesign  
Optimal Test Design Approach to Fixed and Adaptive Test Construction
Uses the optimal test design approach by Birnbaum (1968, ISBN:9781593119348) and van der Linden (201 ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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