S4 class describing a dimInfo-object
S4级描述一个dimInfo的对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
An object of class dimInfo holds all necessary information about the dimensional variables defining a hierarchical table that needs to be protected.
一个对象的类dimInfo的拥有所有必要的信息的多维变量定义分级表,需要保护的。
Details
详细信息----------Details----------
slot dimInfo: a list (or NULL) with all list elements being objects of class
插槽dimInfo:一个列表(或NULL)的所有列表中的元素的类的对象
slot strID: a character vector (or NULL) defining IDs that identify each table cell. The ID's are based on (default) codes of the
插槽strID:一个字符定义的ID识别每个表格单元格的矢量(或NULL)。的基础上的ID码(默认)
strInfo:</dt> a list object (or NULL) with each list element being a numeric vector of length 2 defining the start and end-digit that is allocated by the i-th dimensional variable in ID-codes available in slot
strInfo:</ dt的一个列表对象(或NULL),每个列表元素的长度为2的一个数值向量定义]是由第i个的ID代码可用二维变量分配的开始和结束位数字在插槽
slot vNames: a character vector (or NULL) defining the variable names of the
插槽vNames:一个字符向量(或NULL)定义的变量名称
slot posIndex: a numeric vector (or NULL) holding the position of the dimensional variables within
插槽posIndex:一个数值向量(或NULL)内举行的多维变量的位置
注意----------Note----------
objects of class dimInfo are input for slots in classes sdcProblem and safeObj
对象类dimInfo类sdcProblem和safeObj输入插槽
(作者)----------Author(s)----------
Bernhard Meindl <a href="mailto:bernhard.meindl@statistik.gv.at">bernhard.meindl@statistik.gv.at</a>