mcprofile
,
or mcprofileRatio
objects. Test statistics are found by spline interpolation at a specified test margin. Multiplicity adjustment can be performed by utilizing a multivariate normal or t-distribution, or by any method
provided by p.adjust
.## S3 method for class 'mcprofile':
test(object, adjust="single-step",
alternative="two.sided", margin=0)
mcprofile
, or mcprofileRatio
"single-step"
for
utilizing a multivariate normal or t-distribution, or any method
provided by p.adjust
."two.sided"
, "less"
, or "greater"
mcptest
fsplines
slot of the
mcprofile
, or mcprofileRatio
object. p-values are calculated from 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
, glht
, simtest.ratio