Other packages > Find by keyword >

mefa  

Multivariate Data Handling in Ecology and Biogeography
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mefa", "3.2-9")



Attach the package and use:
library("mefa")
Maintained by
Peter Solymos
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-11-20
Latest Update: 2021-10-07
Description:
A framework package aimed to provide standardized computational environment for specialist work via object classes to represent the data coded by samples, taxa and segments (i.e. subpopulations, repeated measures). It supports easy processing of the data along with cross tabulation and relational data tables for samples and taxa. An object of class `mefa' is a project specific compendium of the data and can be easily used in further analyses. Methods are provided for extraction, aggregation, conversion, plotting, summary and reporting of `mefa' objects. Reports can be generated in plain text or LaTeX format. Vignette contains worked examples.
How to cite:
Peter Solymos (2007). mefa: Multivariate Data Handling in Ecology and Biogeography. R package version 3.2-9, https://cran.r-project.org/web/packages/mefa. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0-1 (2007-12-07 08:54), 1.0-2 (2007-12-18 20:51), 1.0-3 (2008-01-05 18:41), 1.0-4 (2008-02-11 21:26), 1.0 (2007-11-20 21:36), 1.1-0 (2008-03-21 20:26), 1.1-2 (2008-06-13 10:38), 1.1-4 (2008-09-22 16:58), 2.0-0 (2008-09-30 09:29), 2.0-1 (2008-10-25 15:22), 2.1-0 (2008-11-17 20:44), 2.1-2 (2008-12-22 09:06), 2.1-3 (2009-01-26 09:53), 3.0-0 (2009-02-17 18:10), 3.0-1 (2009-05-04 12:18), 3.1-0 (2009-06-17 10:01), 3.1-2 (2009-09-22 10:22), 3.1-3 (2009-10-15 13:08), 3.1-4 (2009-11-15 14:51), 3.1-6 (2010-11-26 08:23), 3.2-0 (2011-02-09 11:11), 3.2-1 (2011-05-15 09:29), 3.2-2 (2011-08-23 07:12), 3.2-3 (2013-07-11 20:16), 3.2-4 (2013-10-07 23:47), 3.2-5 (2013-12-03 20:16), 3.2-6 (2015-11-22 11:48), 3.2-7 (2016-01-12 00:26), 3.2-8 (2021-10-07 07:30)
Other packages that cited mefa R package
View mefa citation profile
Other R packages that mefa depends, imports, suggests or enhances
Complete documentation for mefa
Functions, R codes and Examples using the mefa R package
Some associated functions: aggregate.mefa . aoplot . as.mefa . dolina . fill.na . image.dist . label . mat2list . mefa . mefaCheck . mefaCrosstab . mefaNestedless . mefaTables . mefadocs . mefalogo . mefaweb . melt.mefa . plot.mefa . qvector . rep.data.frame . report.mefa . stack.dist . stcs . 
Some associated R codes: aggregate.mefa.R . aoplot.R . aoplot.default.R . as.array.mefa.R . as.data.frame.mefa.R . as.data.frame.stcs.R . as.list.mefa.R . as.matrix.mefa.R . as.mefa.R . as.mefa.array.R . as.mefa.default.R . as.mefa.list.R . as.stcs.R . as.stcs.default.R . boxplot.mefa.R . boxplot.stcs.R . cdrop.R . coercionMethodsForMefa4.R . dim.mefa.R . dimnames.mefa.R . extract.mefa.R . fill.na.R . image.dist.R . image.mefa.R . image.stcs.R . is.dist.R . is.mefa.R . is.stcs.R . label.R . mat2list.R . mefa.R . mefaCheck.R . mefaCompare.R . mefaCrosstab.R . mefaNestedless.R . mefaTables.R . mefadocs.R . mefalogo.R . mefaweb.R . melt.R . melt.mefa.R . mfill.R . msr.R . mss.R . mtr.R . mts.R . plot.mefa.R . plot.stcs.R . print.mefa.R . print.summary.mefa.R . qvector.R . rdrop.R . rep.data.frame.R . report.R . report.mefa.R . samp.R . samp.default.R . segm.R . segm.default.R . stack.dist.R . stcs.R . summary.mefa.R . summary.stcs.R . taxa.R . taxa.default.R . vec2dist.R . xtab.R . xtab.default.R . zzz.R .  Full mefa 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

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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