plot.hpaSelection: Plot hpaSelection random errors approximated density

plot.hpaSelectionR 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.


hpa documentation built on May 31, 2023, 8:25 p.m.

Related to plot.hpaSelection in hpa...