get_cdf_function {gkwreg}R Documentation

Get the CDF function for a fitted GKw distribution model

Description

Get the CDF function for a fitted GKw distribution model

Usage

get_cdf_function(fit)

Arguments

fit

An object of class "gkwfit" from the gkwfit function

Value

A function that computes CDF values for the fitted distribution


[Package gkwreg version 1.0.10 Index]