Learn R Programming

staTools (version 0.1.0)

plotmultifit: Plot Multiple Fit of Discrete Powerlaw Distributions

Description

Plot multiple fit of discrete powerlaw distributions.

Usage

plotmultifit(o)

Arguments

o
A discrete powerlaw object.

Examples

Run this code
x = moby
o = displo(x)
getXmin(o)
plotmultifit(o)

Run the code above in your browser using DataLab