ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
pm_sampleECDF.F90 File Reference

Go to the source code of this file.

Data Types

interface  pm_sampleECDF::setECDF
 Compute and return the Empirical Cumulative Distribution Function (ECDF) of a univariate (optionally weighted) sample of size size(ecdf). More...
 

Modules

module  pm_sampleECDF
 This module contains classes and procedures for computing the Empirical Cumulative Distribution Function (ECDF) of an observational sample and the associated the various properties.
 

Variables

character(*, SK), parameter pm_sampleECDF::MODULE_NAME = "@pm_sampleECDF"