pens.parade: Pen's Parade

Description Usage Arguments Author(s) References Examples

Description

This function plots Pen's parade.

Usage

1
pens.parade(x, bodies = TRUE, feet = 0, ...)

Arguments

x

a vector of observed incomes.

bodies

a logical value indicating whether lines, i.e. the bodies, should be drawn.

feet

a numeric value indicating where the lines originate.

...

additional arguments passed to the plot function.

Author(s)

Alexander Sohn

References

Atkinson, A.B. (1975): The Economics of Inequality, Cleardon Press, Oxford.

Examples

1
2
3
4
5
6
7
a.test<- 4
b.test<- 20000
p.test<- 0.7
q.test<- 1
alpha.test<-1
GB2sample<-rGB2(100,b.test,a.test,p.test,q.test)
pens.parade( GB2sample)

Example output

Loading required package: gamlss
Loading required package: splines
Loading required package: gamlss.data
Loading required package: gamlss.dist
Loading required package: MASS
Loading required package: nlme
Loading required package: parallel
 **********   GAMLSS Version 5.0-2  ********** 
For more on GAMLSS look at http://www.gamlss.org/
Type gamlssNews() to see new features/changes/bug fixes.

Loading required package: Hmisc
Loading required package: lattice
Loading required package: survival
Loading required package: Formula
Loading required package: ggplot2

Attaching package: 'Hmisc'

The following objects are masked from 'package:base':

    format.pval, round.POSIXt, trunc.POSIXt, units

acid documentation built on May 1, 2019, 10:14 p.m.