A list containing the following values.
responseMatrix. An argument
doseMatrix or NULL. An argument
data.formatCharacter. An argument
unitNumeric. An argument.
data.xmaxNumeric. Number of rows of response matrix.
data.ymaxNumeric. Number of columns of response matrix.
data.xlabCharacter. Label for row index of response matrix. Derived from data.format
.
data.ylabCharacter. Label for column index of response matrix. Derived from data.format
.
data.xlab1Numeric. Year for smallest row index of response matrix.
data.ylab1Numeric. Year for smallest column index of response matrix.
n.dataNumeric. Number of observations.
index.dataMatrix of dimension n.data
x2. Index pairs for observations in the original coordinate system as given by data.format
. Same order as in index.trap
.
index.trapMatrix of dimension n.data
x2. Index pairs for observations in an age/cohort system. Hence the coordinates of a trapezoid matrix. Same order as in index.data
.
age.maxNumeric. Number of age groups.
per.maxNumeric. Number of period groups.
coh.maxNumeric. Number of cohort groups.
per.zeroNumeric. Anchor for period index, so that period starts from per.zero
+1.
per.oddLogic. TRUE if per.zero is odd.
UNumeric. Integer value of (per.zero+3)/2.
age1Numeric. Year for smallest age index. Derived for data.format="CP", "PC", otherwise an argument.
per1Numeric. Year for smallest period index. Derived for data.format="AC","CA","CL","CL.vector.by.row","trapezoid", otherwise an argument.
coh1Numeric. Year for smallest cohort index. Derived for data.format="AP", "PA", otherwise an argument.