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]
All associated links for this package
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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
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  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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