SemiParBIVProbit
object produced by SemiParBIVProbit()
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. These are based on the posterior distribution of the model coefficients.
This function is based on predict.gam()
in mgcv
. Please see the documentation of predict.gam()
for full details.## S3 method for class 'SemiParBIVProbit':
predict(object, eq,...)
SemiParBIVProbit
object as produced by SemiParBIVProbit()
.predict.gam()
in mgcv
.SemiParBIVProbit
, plot.SemiParBIVProbit
, summary.SemiParBIVProbit