BMIrt(Sim.DiffProc)
BMIrt()所属R语言包:Sim.DiffProc
Brownian Motion Property (Invariance by reversal of time)
布朗运动特性(不变性逆转的时间)
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Brownian motion is invariance by reversal of time.
布朗运动是不变的逆转时间。
用法----------Usage----------
BMIrt(N, T)
参数----------Arguments----------
参数:N
size of process.
大小的处理。
参数:T
final time.
最后的时间。
Details
详细信息----------Details----------
Brownian motion is invariance by reversal of time,i.e W(t) = W(T-t) - W(T).
布朗运动是逆转的时间不变性,即W(t) = W(T-t) - W(T)。
值----------Value----------
plot of W(T-t) - W(T).
图的W(T-t) - W(T)。
(作者)----------Author(s)----------
Boukhetala Kamal, Guidoum Arsalane.
参见----------See Also----------
BMN simulation brownian motion by the Normal Distribution , BMRW simulation brownian motion by a Random Walk, BMinf Brownian Motion Property (time tends towards the infinite), BMscal brownian motion property (invariance by scaling), BMcov empirical covariance for brownian motion.
BMN模拟布朗运动的正态分布,BMRW模拟布朗运动的随机游动,BMinf布朗运动的属性(时间趋于无限的),BMscal布朗运动特性(按比例不变),BMcov经验布朗运动的协方差矩阵。
实例----------Examples----------
BMIrt(N=1000,T=1)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|