Update Dataset_study.rmd
Simulation&KolmogorovTestbis
This commit is contained in:
parent
a3195c6951
commit
ab42fc4184
@ -160,9 +160,9 @@ n2=length(pp2)
|
||||
tbe2=pp2[2:n2]-pp2[1:n2-1]
|
||||
tbe2
|
||||
|
||||
ks.test(tbe1,pexp,lambda1*Ti, alternative="two.sided")
|
||||
ks.test(tbe1,pexp,lambda1, alternative="two.sided")
|
||||
|
||||
ks.test(tbe2,pexp,lambda2*Ti, alternative="two.sided")
|
||||
ks.test(tbe2,pexp,lambda2, alternative="two.sided")
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user