Learn R Programming

SemiParBIVProbit (version 3.6-1)

post.check: Diagnostic plots for continuous response margin

Description

It produces diagnostic plots based on quantile residuals.

Usage

post.check(x, main = "Density Estimate",
           xlab = "Quantile Residuals", ...)

Arguments

x
A fitted SemiParBIVProbit object as produced by SemiParBIVProbit().
main
Title for the plot.
xlab
Title for the x axis.
...
Other graphics parameters to pass on to plotting commands.

Details

If the model fits the response well then the plots should look normally distributed.

See Also

SemiParBIVProbit

Examples

Run this code
## see example 5 for SemiParBIVProbit

Run the code above in your browser using DataLab