Other packages > Find by keyword >

PERMANOVA  

Multivariate Analysis of Variance Based on Distances and Permutations
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("PERMANOVA", "0.2.0")



Attach the package and use:
library("PERMANOVA")
Maintained by
Laura Vicente-Gonzalez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-02-17
Latest Update: 2021-09-06
Description:
Calculates multivariate analysis of variance based on permutations and some associated pictorial representations. The pictorial representation is based on the principal coordinates of the group means. There are some original results that will be published soon.
How to cite:
Laura Vicente-Gonzalez (2021). PERMANOVA: Multivariate Analysis of Variance Based on Distances and Permutations. R package version 0.2.0, https://cran.r-project.org/web/packages/PERMANOVA. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.1.0 (2021-02-17 10:20)
Other packages that cited PERMANOVA R package
View PERMANOVA citation profile
Other R packages that PERMANOVA depends, imports, suggests or enhances
Complete documentation for PERMANOVA
Functions, R codes and Examples using the PERMANOVA R package
Some associated functions: AddClusterToBiplot . BinaryVectorCheck . BiplotVar . BootDisMANOVA . BootDistCanonicalAnalysis . Circle2 . ConcEllipse . ConstructContrasts . Cumsum . DistBinary . DistContinuous . Dlines . FactorToBinary . GetScalesBiplot . Ginv . IniTransform . MANOVA.Estimation . MANOVA . Ones . PERMANOVA.Estimation . PERMANOVA . PerMANOVA.Simple . PlotClustersBiplot . PostHocComp . ProcrustesSimple . TextSmart . Zeros . inbox . mgc . plot.BootCanonAnalysis . plot.MANOVA.Biplot . plot.MANOVA . plot.PERMANOVA . plot.ellipse . spiders . spidersb . summary.BootDisMANOVA . wine . 
Some associated R codes: AddClusterToBiplot.R . BinaryVectorCheck.R . BiplotVar.R . BootCanonicalBiplot.R . BootDisMANOVA.R . BootDistCanonicalAnalysis.R . BootMANOVA.R . Circle2.R . ConcEllipse.R . ConstructContrasts.R . Cumsum.R . DistBinary.R . DistContinuous.R . Dlines.R . FactorToBinary.R . Fractions.R . GetScalesBiplot.R . Ginv.R . IniTransform.R . MANOVA.Estimation.R . MANOVA.R . MatrixSqrt.R . MatrixSqrtInv.R . MultiplyColumns.R . Ones.R . PERMANOVA.Estimation.R . PERMANOVA.R . PerMANOVA.Simple.R . PerMANOVAF.R . PlotClustersBiplot.R . PostHocComp.R . ProcrustesSimple.R . TestSmart.R . Zeros.R . inbox.R . mgc.R . plot.BootCanonAnalysis.R . plot.BootDisMANOVA.R . plot.MANOVA.Biplot.R . plot.MANOVA.R . plot.PERMANOVA.R . plot.ellipse.R . plot.fraction.R . print.BootDisMANOVA.R . print.PERMANOVA.R . summary.BootDisMANOVA.R . summary.MANOVA.R . summary.PERMANOVA.R . summary.spermanova.R . tr.R .  Full PERMANOVA package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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