Other packages > Find by keyword >

Ecume  

Equality of 2 (or k) Continuous Univariate and Multivariate Distributions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Ecume", "0.9.2")



Attach the package and use:
library("Ecume")
Maintained by
Hector Roux de Bezieux
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-02-17
Latest Update: 2021-03-15
Description:
We implement (or re-implements in R) a variety of statistical tools. They are focused on non-parametric two-sample (or k-sample) distribution comparisons in the univariate or multivariate case. See the vignette for more info.
How to cite:
Hector Roux de Bezieux (2021). Ecume: Equality of 2 (or k) Continuous Univariate and Multivariate Distributions. R package version 0.9.2, https://cran.r-project.org/web/packages/Ecume. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.9.0 (2021-02-17 11:30), 0.9.1 (2021-03-15 06:30)
Other packages that cited Ecume R package
View Ecume citation profile
Other R packages that Ecume depends, imports, suggests or enhances
Complete documentation for Ecume
Functions, R codes and Examples using the Ecume R package
Some associated functions: classifier_test . ks_test . mmd_test . pipe . stouffer_zscore . wasserstein_permut . 
Some associated R codes: classifier_test.R . ks_test.R . mmd_test.R . stouffer_Z_score.R . utils-pipe.R . wassertsein_permut.R .  Full Ecume 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

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  
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  
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)
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  
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  

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