Other packages > Find by keyword >

MorphoTools2  

Multivariate Morphometric Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MorphoTools2", "1.0.2.1")



Attach the package and use:
library("MorphoTools2")
Maintained by
Marek Šlenker
[Scholar Profile | Author Map]
First Published: 2021-11-22
Latest Update: 2023-02-19
Description:
Tools for multivariate analyses of morphological data, wrapped in one package, to make the workflow convenient and fast. Statistical and graphical tools provide a comprehensive framework for checking and manipulating input data, statistical analyses, and visualization of results. Several methods are provided for the analysis of raw data, to make the dataset ready for downstream analyses. Integrated statistical methods include hierarchical classification, principal component analysis, principal coordinates analysis, non-metric multidimensional scaling, and multiple discriminant analyses: canonical, stepwise, and classificatory (linear, quadratic, and the non-parametric k nearest neighbours). The philosophy of the package is described in
How to cite:
Marek Šlenker (2021). MorphoTools2: Multivariate Morphometric Analysis. R package version 1.0.2.1, https://cran.r-project.org/web/packages/MorphoTools2. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.9.0 (2021-11-22 10:40), 0.9.1.1 (2021-12-07 08:50), 0.9.1.2 (2022-02-03 13:40), 0.9.1 (2021-12-02 14:20), 1.0.0.0 (2022-05-26 09:00), 1.0.1.0 (2022-10-31 09:15), 1.0.1.1 (2023-02-20 00:00), 1.0.2.0 (2024-09-30 10:40)
Other packages that cited MorphoTools2 R package
View MorphoTools2 citation profile
Other R packages that MorphoTools2 depends, imports, suggests or enhances
Complete documentation for MorphoTools2
Functions, R codes and Examples using the MorphoTools2 R package
Some associated functions: boxMTest . boxplotCharacter . cda.calc . cdadata . centaurea . characters . classif.lda . classif.matrix . classifSample.lda . classifdata . clust . cormat . descrTaxon . exportRes . head.morphodata . histCharacter . keepTaxon . knn.select . missingCharactersTable . missingSamplesTable . morphodata . naMeanSubst . nmds.calc . nmdsdata . pca.calc . pcadata . pcoa.calc . pcoadata . plot3Dpoints . plotAddEllipses . plotAddLabels.characters . plotAddLabels.points . plotAddLegend . plotAddSpiders . plotCharacters . plotPoints . populOTU . qqnormCharacter . read.morphodata . removeTaxon . shapiroWilkTest . stepdisc.calc . summary . transformCharacter . viewMorphodata . 
Some associated R codes: BoxMTest.R . SampsPopsTax.R . boxplots.R . calcDistance.R . cda.calc.R . centaurea.R . classif.knn.R . classif.lda.R . classif.qda.R . classifMatrix.R . classifSample.knn.R . classifSample.lda.R . classifSample.qda.R . clust.R . correlations.R . descrStatistics.R . export.res.R . helperMethods.R . histCharacter.R . keep.itemInMorphodataObject.R . knn.select.R . missingDataTable.R . na.meanSubst.R . newObject.R . nmds.calc.R . pca.calc.R . pcoa.calc.R . plot.3Dpoints.R . plot.R . plot.addEllipses.R . plot.addLabels.characters.R . plot.addLabels.points.R . plot.addLegend.R . plot.addSpiders.R . plot.characters.R . plot.points.R . popul.otu.R . print.R . qq.R . read.morphodata.R . remove.itemFromMorphodataObject.R . shapirowilk.R . stepdisc.calc.R . summary.R . transformCharacter.R . viewMorphodata.R . zzz.R .  Full MorphoTools2 package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/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/28Downloads for MorphoTools2024681012141618202224TrendBars

Today's Hot Picks in Authors and Packages

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

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