summary.mmfit: summary.mmfit function and plot.mmfit function

Description Usage Arguments

Description

We can use summary.mmfit(x, g, start, type) to obtain estimated distribution parameters. We use plot.mmfit(x, g, start, type) to plot fitting curve and empirical CDF with K-S confidence band.

Usage

1
2
## S3 method for class 'mmfit'
summary(x, g, start, type)

Arguments

x

a set of sample data

g

moment function

start

initial values to start with

type

distribution type. It take a value from "Poisson", "power law", "Gamma", "Beta", mixture of "2Poissons", and "2Exponential".


SonmezOzan/mmfit documentation built on May 9, 2019, 9:57 p.m.