Other packages > Find by keyword >

Claddis  

Measuring Morphological Diversity and Evolutionary Tempo
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Claddis", "0.6.3")



Attach the package and use:
library("Claddis")
Maintained by
Graeme T. Lloyd
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-04-28
Latest Update: 2020-09-26
Description:
Measures morphological diversity from discrete character data and estimates evolutionary tempo on phylogenetic trees. Imports morphological data from #NEXUS (Maddison et al. (1997) ) format with read_nexus_matrix(), and writes to both #NEXUS and TNT format (Goloboff et al. (2008) ). Main functions are test_rates(), which implements AIC and likelihood ratio tests for discrete character rates introduced across Lloyd et al. (2012) , Brusatte et al. (2014) , Close et al. (2015) , and Lloyd (2016) , and MatrixDistances(), which implements multiple discrete character distance metrics from Gower (1971) , Wills (1998) , Lloyd (2016) , and Hopkins and St John (2018) . This also includes the GED correction from Lehmann et al. (2019) . Multiple functions implement morphospace plots: plot_chronophylomorphospace() implements Sakamoto and Ruta (2012) , plot_morphospace() implements Wills et al. (1994) , plot_changes_on_tree() implements Wang and Lloyd (2016) , and plot_morphospace_stack() implements Foote (1993) . Other functions include safe_taxonomic_reduction(), which implements Wilkinson (1995) , map_dollo_changes() implements the Dollo stochastic character mapping of Tarver et al. (2018) , and estimate_ancestral_states() implements the ancestral state options of Lloyd (2018) .
How to cite:
Graeme T. Lloyd (2015). Claddis: Measuring Morphological Diversity and Evolutionary Tempo. R package version 0.6.3, https://cran.r-project.org/web/packages/Claddis
Previous versions and publish date:
0.1 (2015-04-28 06:57), 0.3.0 (2019-02-12 14:19), 0.3.4 (2019-12-05 07:50), 0.6.1 (2020-08-27 01:00)
Other packages that cited Claddis R package
View Claddis citation profile
Other R packages that Claddis depends, imports, suggests or enhances
Functions, R codes and Examples using the Claddis R package
Some associated functions: Claddis-package . align_matrix_block . assign_taxa_to_bins . bin_changes . bin_character_completeness . bin_edge_lengths . build_cladistic_matrix . calculate_morphological_distances . compactify_matrix . date_nodes . day_2016 . estimate_ancestral_states . find_descendant_edges . find_linked_edges . find_minimum_spanning_edges . find_mrca . fix_root_time . gauthier_1986 . map_dollo_changes . map_stochastic_changes . match_tree_edges . michaux_1989 . ordinate_cladistic_matrix . partition_time_bins . plot_changes_on_tree . plot_chronophylomorphospace . plot_morphospace . plot_morphospace_stack . plot_multi_morphospace . plot_rates_character . plot_rates_time . plot_rates_tree . print.cladisticMatrix . prune_cladistic_matrix . read_nexus_matrix . safe_taxonomic_reduction . safe_taxonomic_reinsertion . test_rates . trim_marginal_whitespace . trim_matrix . write_nexus_matrix . write_tnt_matrix . 
Some associated R codes: Claddis-package.R . align_matrix_block.R . assign_taxa_to_bins.R . bin_changes.R . bin_character_completeness.R . bin_edge_lengths.R . build_cladistic_matrix.R . calculate_morphological_distances.R . compactify_matrix.R . date_nodes.R . estimate_ancestral_states.R . find_descendant_edges.R . find_linked_edges.R . find_minimum_spanning_edges.R . find_mrca.R . fix_root_time.R . map_dollo_changes.R . map_stochastic_changes.R . match_tree_edges.R . ordinate_cladistic_matrix.R . partition_time_bins.R . plot_changes_on_tree.R . plot_chronophylomorphospace.R . plot_morphospace.R . plot_morphospace_stack.R . plot_multi_morphospace.R . plot_rates_character.R . plot_rates_time.R . plot_rates_tree.R . prune_cladistic_matrix.R . read_nexus_matrix.R . safe_taxonomic_reduction.R . safe_taxonomic_reinsertion.R . test_rates.R . trim_matrix.R . write_nexus_matrix.R . write_tnt_matrix.R .  Full Claddis 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

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
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  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns