Generic function to extract the most relevant information from the adjustment procedure for each entry included in the trial.
entryData(object,...)
returned is a data.frame
with the following content
the row of the entry
the column of the entry
the column of the entry
the adjusted phenotypic value
the observed phenotypic value
the moving mean
the number of values to calculate the moving mean
... and possibly more
1.1
an object from the context of moving grid adjustment
possible other arguments to methods
Frank Technow
movingGrid
(includes example of entryData
)