entryData: Function to extract entry information

entryDataR Documentation

Function to extract entry information

Description

Generic function to extract the most relevant information from the adjustment procedure for each entry included in the trial.

Usage

entryData(object,...)

Arguments

object

an object from the context of moving grid adjustment

...

possible other arguments to methods

Value

returned is a data.frame with the following content

row

the row of the entry

column

the column of the entry

column

the column of the entry

adjustedPhe

the adjusted phenotypic value

observedPhe

the observed phenotypic value

movingMean

the moving mean

nValues

the number of values to calculate the moving mean

... and possibly more

Rdversion

1.1

Author(s)

Frank Technow

See Also

movingGrid (includes example of entryData)


mvngGrAd documentation built on Oct. 10, 2023, 1:08 a.m.