displo: Discrete Powerlaw Object

Description Usage Arguments Examples

View source: R/displo.R

Description

This function allows to create a discrete powerlaw object to analyze.

Usage

1

Arguments

x

A vector containing the observations.

summary

Logical, whether print a summary with some information concerning data. By default is set to TRUE.

Examples

1
2
3
data(moby)
x = moby
o = displo(x)

staTools documentation built on May 2, 2019, 2:17 a.m.

Related to displo in staTools...