View source: R/predict.CopulaCLM.r
predict.CopulaCLM | R Documentation |
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.
## S3 method for class 'CopulaCLM'
predict(object, eq, type = "link", ...)
object |
A fitted |
eq |
The equation to be considered for prediction. |
type |
Type of prediction. |
... |
Other arguments as in |
Maintainer: Giampiero Marra giampiero.marra@ucl.ac.uk
gjrm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.