In this question you will derive some of the formulas for case
deleted statistics. Suppose that X is an
design matrix.
Let xiT be the
row of X (so that, xi is a column vector
or dimension p). Let X(i) be the design matrix with case i
deleted and Y(i) the vector of n-1 responses with case i
deleted.
(a)
Use partitioned matrices to show
(b)
Show
(c)
Suppose B is an invertible symmetric
matrix
and v is a column vector of dimension p. Show, by direct
multiplication, that
(B-vvT)-1 is of the form
B-1 + r B-1vvTB-1
and give a formula for the scalar r.
(d)
Apply to previous part to show
(X(i)TX(i))-1 = (XTX)-1 + ri(XTX)-1xixit
(XTX)-1
and give a formula for ri in terms of the leverage
hii = xiT
(XTX)-1xi.
(e)
Show
1+hiiri = ri.
(f)
Show that
(g)
Deduce that
.
(h)
Show that the
PRESS residual
is given by
(i)
Derive the formula for the
externally studentized (case deleted) residual.
2.
For the Nitrogen output in Wallabies data set from
Assignment
3
do forward, backward, stepwise and all subsets
regression.
3.
Problem 23.12, 23.13 parts c,d,e,f,g only and 23.14.