naresid.exclude
and
napredict.exclude
functions.naExcludeMvr(omit, x, ...)
na.action
function,
typically the "na.action"
attribute of the result of
na.omit
or na.exclude
.omit
.x
, padded with NA
s along the first dimension
(predict.mvr
and
residuals.mvr
to compensate for the removal of NA
s in
the fitting process. It is called only when the na.action
is na.exclude
, and
pads x
with NA
s in the correct positions to have the
same number of rows as the original data frame.
predict.mvr
, residuals.mvr
,
napredict
, naresid