Learn R Programming

staTools (version 0.1.0)

plotfit: Plot Fit of Discrete Powerlaw Distributions

Description

Plot fit of discrete powerlaw distributions.

Usage

plotfit(o, xmax = 1e+05)

Arguments

o
A discrete powerlaw object.
xmax
The maximum value to show.

Examples

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

Run the code above in your browser using DataLab