Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

vis.gjrm

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.gjrm(x, eq, fun = NULL, ...)

Arguments

x

A fitted gjrm object.

eq

The equation number.

fun

Either mean or variance. If left as equal to NULL then predictions on the scale of the predictor will be produced.

...

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

Value

The function generates plots.

Author(s)

Maintainer: Giampiero Marra giampiero.marra@ucl.ac.uk

See Also


GJRM

Generalised Joint Regression Modelling

v0.2-4
GPL (>= 2)
Authors
Giampiero Marra <giampiero.marra@ucl.ac.uk> and Rosalba Radice <rosalba.radice@city.ac.uk>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.