pn.dens: Estimated densities (PN distribution)

Description Usage Arguments

Description

Plot the estimated density or log-density (PN)

Usage

1
pn.dens(x, model, log=FALSE, ylab=NULL, xlab = NULL, main = NULL, ...)

Arguments

x

the response vector

model

a variable returned by pn.mle

log

Logical, plot log-density if TRUE (default = FALSE)

ylab

Title of the ylab, if NULL default is selected

xlab

Title of the xlab, if NULL default is selected

main

Main Title, if NULL default is selected

...

further arguments to plot


PowerNormal documentation built on May 2, 2019, 7:31 a.m.