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

predict.CopulaCLM

Prediction function


Description

It takes a fitted gjrm object for the ordinal-continuous case and, for each equation, produces predictions for a new set of values of the model covariates or the original values used for the model fit. Standard errors of predictions can be produced and are based on the posterior distribution of the model coefficients.

Usage

## S3 method for class 'CopulaCLM'
predict(object, eq, type = "link", ...)

Arguments

object

A fitted gjrm object.

eq

The equation to be considered for prediction.

type

Type of prediction.

...

Other arguments as in predict.gam() in mgcv.

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.