pn.hist {PowerNormal}R Documentation

Histrogram and estimated densities plots (PN distribution)

Description

Plot the histogram along with the estimated density (PN)

Usage

pn.hist(x, model, breaks, main,..., col.lines, lwd, lty  )

Arguments

x

the response vector

model

a variable returned by pn.mle

breaks

the same option in histogram

main

the main title (have useful default values)

...

further arguments to histogram

col.lines

line color

lwd

line width

lty

line type


[Package PowerNormal version 1.2.0 Index]