SPCCUSUMNonpar-class(spcadjust)
SPCCUSUMNonpar-class()所属R语言包:spcadjust
Class "SPCCUSUMNonpar"
类“SPCCUSUMNonpar”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Virtual class that provides basic functionality for nonparametric CUSUM charts. To use this, create a descendant of the class and implement xiofP-methods and updates-methods.
虚拟的类,它提供非参数CUSUM图的基本功能。要使用此功能,创建一个类的后裔和实施xiofP-methods和updates-methods。
类对象----------Objects from the Class----------
Virtual class - no objects can be created.
虚拟类 - 没有任何对象可以被创建。
扩展----------Extends----------
Class "SPCCUSUM", directly. Class "SPCchart", by class "SPCCUSUM", distance 2.
类"SPCCUSUM",直接。类"SPCchart",类的“SPCCUSUM”,距离2。
方法----------Methods----------
getcdfupdates signature(chart = "SPCCUSUMNonpar"): ...
getcdfupdatessignature(chart = "SPCCUSUMNonpar"):...
Pofdata signature(chart = "SPCCUSUMNonpar"): ...
Pofdatasignature(chart = "SPCCUSUMNonpar"):...
resample signature(chart = "SPCCUSUMNonpar"): ...
重采样signature(chart = "SPCCUSUMNonpar"):...
(作者)----------Author(s)----------
Axel Gandy
参见----------See Also----------
SPCCUSUMNonparCenterScale for an example of an instantiation of this class.
SPCCUSUMNonparCenterScale这个类的一个实例的一个例子。
实例----------Examples----------
showClass("SPCCUSUMNonpar")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|