The way to handle missing values is to replace each
missing value by an estimate computed outside of Plaid.
The estimate could be a neutral background value,
or it could be taken from a simple model such
as a global anova on the whole data set.
In this case one might replace a missing value
by
. Here
is the average of non-missing
values in row
is defined similarly, and
is the average of all non-missing
data values in the array.