mcprofile
objects. Confidence limits are found by
spline interpolation at a signed root deviance cutoff value.
Multiplicity adjustment can be performed by Bonferroni correction or
utilizing a multivariate normal or t-distribution.## S3 method for class 'mcprofile':
confint(object, parm, level=0.95,
adjust="single-step", alternative="two.sided", quant=NULL)
mcprofile
, or mcprofileRatio
confint
"none"
for unadjusted
intervals, "bonferroni"
, or "single-step"
for utilizing a multivariate
normal or t-distribution."two.sided"
, "less"
, or "greater"
NULL
this value is used as cutoff
value for the signed root deviancemcpconfint
bsplines
slot of the
mcprofile
, or mcprofileRatio
object. Cutoff values are calculated
as quantiles of a normal distribution, or t-distribution if the df
slot is not empty (gaussian families). For "single-step"
adjustment the correlation structure of a multivariate normal
distribution is estimated by standardizing the variance-covariance
matrix of the linear combinations of parameters. This vcov matrix is
obtained by multiplying the original vcov matrix with the prespecified
contrast matrix from both sides.mcpcalc
, mcpcalcRatio
, confint.glht
, sci.ratio