SemiParBIVProbit object produced by SemiParBIVProbit() and produces some summaries from it."summary"(object, n.sim = 100, prob.lev = 0.05, cm.plot = FALSE, xlim = c(-3, 3), ylim = c(-3, 3), ylab = "Margin 2", xlab = "Margin 1", gm = FALSE, n.grid = 1000, n.dig = 2, ...)
"print"(x, digits = max(3, getOption("digits") - 3), signif.stars = getOption("show.signif.stars"), ...)SemiParBIVProbit object as produced by SemiParBIVProbit().summary.SemiParBIVProbit object produced by summary.SemiParBIVProbit().TRUE then a filled bivariate contour meta plot corresponding to the assumed (estimated) bivariate model is produced.TRUE then intervals for the gamma measure and odds ratio are calculated.cm.plot=TRUE.OR - 1)/(OR + 1), can take values in the range (-1, 1) and does not depend on the marginal probabilities.
Interval is calculated using posterior simulation.Using some low level functions in mgcv, based on the results of Marra and Wood (2012), `Bayesian p-values' are returned for the
smooth terms. These have better frequentist performance than their frequentist counterpart. See the help file of
summary.gam in mgcv for further details. Covariate selection can also be achieved
using a single penalty shrinkage approach as shown in Marra and Wood (2011).
Posterior simulation is used to obtain intervals of nonlinear functions of parameters, such as the association and dispersion parameters
as well as the odds ratio and gamma measure discussed by Tajar et al. (2001) if gm = TRUE.
The bivariate contour meta plot has been introduced to provide the user with a pictorial representation of the latent distribution of the model errors.
print.summary.SemiParBIVProbit prints model term summaries.
Marra G. and Wood S.N. (2011), Practical Variable Selection for Generalized Additive Models. Computational Statistics and Data Analysis, 55(7), 2372-2387.
Marra G. and Wood S.N. (2012), Coverage Properties of Confidence Intervals for Generalized Additive Model Components. Scandinavian Journal of Statistics, 39(1), 53-74.
Tajar M., Denuit M. and Lambert P. (2001), Copula-Type Representation for Random Couples with Bernoulli Margins. Discussion Papaer 0118, Universite Catholique De Louvain.
AT, prev, SemiParBIVProbitObject, plot.SemiParBIVProbit, predict.SemiParBIVProbit
## see examples for SemiParBIVProbit
Run the code above in your browser using DataLab