Learn R Programming

staTools (version 0.1.0)

plotols: Plot OLS Fit of Discrete Powerlaw Distributions

Description

Plot OLS fit of discrete powerlaw distributions.

Usage

plotols(o)

Arguments

o
A discrete powerlaw object.

Examples

Run this code
x = moby
o = displo(x)
plotols(o)

Run the code above in your browser using DataLab