Project the time course data onto the optimum direction
Usage
"proj"(data,time.course,a,...)
Arguments
data
a data matrix containing expression values. Row and column represent gene (probe set) and array respectively. Columns are ordered by first by subject, then by time
time.course
the number of time points per subject
a
projection matrix
...
other arguments to be passed on
Value
d
projected data. Row and column represent gene (probe set) and subject respectively.