contrastForSurf: Compute the contrast vector for inference of regression...

Description Usage Arguments Value

Description

This function computes the contrast vector ν such that

ν^T y = x_0^Tβ^M,

where x_0 is a p-dimensional new data point.

Usage

1
contrastForSurf(x0, X, outlier.det)

Arguments

x0,

the new data point of length p.

X,

the design matrix (including the intercept).

outlier.det,

indexes of detected outliers.

Value

This function returns the contrast vector ν.


shuxiaoc/outference documentation built on July 8, 2019, 8:30 p.m.