This function is generic; method functions can be written to handle specific classes of objects. Classes which already have methods for this function include all corStruct classes.
此功能是通用的;写方法功能可以处理特定的类的对象。类,已经有此功能的方法包括所有的corStruct类。
用法----------Usage----------
corFactor(object, ...)
参数----------Arguments----------
参数:object
an object from which a correlation matrix can be extracted.
从相关矩阵可以提取的对象。
参数:...
some methods for this generic function require additional arguments.
这个泛型函数的一些方法需要额外的参数。
值----------Value----------
will depend on the method function used; see the appropriate documentation.
将取决于所采用的方法函数;看到相应的文档。
作者(S)----------Author(s)----------
Jose Pinheiro and Douglas Bates <a href="mailto:bates@stat.wisc.edu">bates@stat.wisc.edu</a>