nhppSpike(seqCBS)
nhppSpike()所属R语言包:seqCBS
Spike rates of NHPP
穗率NHPP
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Randomly spike the smoothed control rate of an NHPP according to the parameters.
随机秒杀平滑的控制率的NHPP根据参数。
用法----------Usage----------
nhppSpike(smoothRates, nSpike = 25, cptLenR = 4, cptLenMean = 10, minGain = 1.5, maxGain = 10, minLoss = 0.01, maxLoss = 0.5, pGain = 0.6)
参数----------Arguments----------
参数:smoothRates
The smoothed rate estimate of the control process
的控制处理的平滑化率的估计
参数:nSpike
Number of signal spikes
数的尖峰信号
参数:cptLenR
Parameter for signal width (parameter R of negative binomial)
参数信号宽度(参数R的负二项分布)
参数:cptLenMean
Parameter for signal width (mean width)
参数信号宽度(平均宽度)
参数:minGain
Minimal Gain relative CN
最小增益相对CN
参数:maxGain
Maximal Gain relative CN
最大增益相对CN
参数:minLoss
Minimal Loss relative CN
最小的损失相对CN
参数:maxLoss
Maximal Loss relative CN
最大的损失相对CN
参数:pGain
Proportion of signal regions that are CN gain.
信号区,CN收益的比例。
Details
详细信息----------Details----------
The signal width is randomly generated by negative binomial distribution with the two parameters given. The signal strength are uniformly drawn between the two limits.
信号宽度是随机生成的由负二项式分布与两个参数。信号强度均匀得出两者之间的界限。
值----------Value----------
<table summary="R valueblock"> <tr valign="top"><td>spikeMat </td> <td> A matrix containing the actual signal spike information</td></tr> <tr valign="top"><td>caseRates </td> <td> The rate of the case PP to be simulated after signal spike</td></tr> </table>
<table summary="R valueblock"> <tr valign="top"> <TD> spikeMat </ TD> <td>一个矩阵包含实际的信号秒杀信息</ TD> </ TR> <TR VALIGN =“顶”> <TD>caseRates </ TD> <TD>率的情况下,PP是模拟信号后秒杀</ TD> </ TR> </ TABLE>
(作者)----------Author(s)----------
Jeremy J. Shen
参见----------See Also----------
nhppSimulate
nhppSimulate
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|