Learn R Programming

hpa (version 1.3.3)

plot.hpaSelection: Plot hpaSelection random errors approximated density

Description

Plot hpaSelection random errors approximated density

Usage

# S3 method for hpaSelection
plot(x, y = NULL, ..., type = "outcome")

Arguments

x

Object of class "hpaSelection"

y

this parameter currently ignored

...

further arguments to be passed to plot function.

type

character; if "outcome" then function plots the graph for outcome equation random errors, if "selection" then plot for selection equation random errors will be generated.