50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


GJRM (version 0.1-2)

vis.SemiParBIV: Visualization function

Description

It takes a fitted gjrm object produced by gjrm() 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 gjrm 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

gjrm