Learn R Programming

JRM (version 0.1-1)

vis.SemiParBIV: Visualization function

Description

It takes a fitted SemiParBIV/copulaReg/copulaSampleSel/SemiParTRIV/gamlss object produced by SemiParBIV(), copulaReg(), copulaSampleSel(), SemiParTRIV(), gamlss() and produces perspective or contour plot views of model predictions. This function is a wrapper of vis.gam() in mgcv. Please see the documentation of vis.gam() for full details.

Usage

vis.SemiParBIV(x, eq, ...)

Arguments

x

A fitted SemiParBIV/copulaReg/copulaSampleSel/SemiParTRIV() object.

eq

The equation from which smooth terms should be considered for printing.

...

Other graphics parameters to pass on to plotting commands, as described for vis.gam() in mgcv.

Value

The function generates plots.

See Also

SemiParBIV, copulaReg, copulaSampleSel, SemiParTRIV