plot.hpaSelection {hpa}R Documentation

Plot hpaSelection random errors approximated density

Description

Plot hpaSelection random errors approximated density

Usage

## S3 method for class '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.


[Package hpa version 1.3.3 Index]