Learn R Programming

GenHMM1d (version 0.2.1)

CDF_est: Cumulative distribution function

Description

This function computes the cumulative distribution function of an univariate distribution (used) in the CVM calculation

Usage

CDF_est(family, y, param, size = 0, u_Ros = 0)

Value

f

cdf

Arguments

family

distribution name; run the command distributions() for help

y

observations

param

parameters of the distribution

size

additional parameter for some discrete distributions

u_Ros

used internally for the computation of the Rosenblatt transform for non continuous distributions