Class of objects returned when performing approximate conditional inference for regression-scale models.
a list whose elements are the spline interpolations of several first order and higher order statistics. They are used to implement the following likelihood quantities:
- the profile and modified profile/approximate marginal log likelihoods;
- the Wald pivots from the unconditional and conditional/approximate marginal MLEs;
- the profile and modified/approximate marginal likelihood roots;
- the conditional/approximate marginal Lugannani-Rice tail area approximation;
- the correction term used in the higher order statistics;
- the conditional/marginal information and nuisance parameter aspects.
Method functions work mainly on this part of the object. In order to avoid errors in the calculation of confidence intervals and tail probabilities, this part of the object should not be modified.
a \(2\times 2\) matrix containing the unconditional and approximate conditional/marginal MLEs and their standard errors.
the function call that created the marg
object.
the model formula.
the name of the error distribution.
the covariate occurring in the model formula whose coefficient
represents the parameter of interest or scale
if the
parameter of interest is the scale parameter.
diagnostics related to the decomposition of the higher order adjustments into an information and a nuisance parameters term.
the number of output points for which the statistics have been calculated exactly.
the range of values omitted in the spline interpolation of some of the higher order statistics considered. The aim is to avoid numerical instabilities around the maximum likelihood estimate.
a logical value indicating whether there are any nuisance
parameters. If FALSE
there are none.
This class of objects is returned from calls to the function
cond.rsm
.
Barndorff-Nielsen, O. E. (1991) Modified signed log likelihood ratio. Biometrika, 78, 557--564.
Brazzale, A. R. (1999) Approximate conditional inference for logistic and loglinear models. J. Comput. Graph. Statist., 8, 653--661.
Brazzale, A. R. (2000) Practical Small-Sample Parametric Inference. Ph.D. Thesis N. 2230, Department of Mathematics, Swiss Federal Institute of Technology Lausanne.
DiCiccio, T. J., Field, C. A. and Fraser, D. A. S. (1990) Approximations of marginal tail probabilities and inference for scalar parameters. Biometrika, 77, 77--95.
DiCiccio, T. J. and Field, C. A. (1991) An accurate method for approximate conditional and Bayesian inference about linear regression models from censored data. Biometrika, 78, 903--910.