prob {musica}R Documentation

Evaluation of empirical cumulative distribution function

Description

Evaluation of empirical cumulative distribution function

Usage

prob(x)

Arguments

x

vector of values

Value

value of the empirical distribution function evaluated at x

Examples

prob(rnorm(10))

[Package musica version 0.1.3 Index]