Merge branch 'main' of https://github.com/Paul-Corbalan/Scan-Statistics-Project-4Y-INSA
This commit is contained in:
commit
4c88f54048
|
@ -220,6 +220,8 @@ list0=data.frame(ProcessusPoissonH0=ppH0,
|
||||||
TimeBetweenEventH0=tbe0)
|
TimeBetweenEventH0=tbe0)
|
||||||
list0
|
list0
|
||||||
|
|
||||||
|
poisson=list0[,1]
|
||||||
|
poisson
|
||||||
```
|
```
|
||||||
|
|
||||||
Import data of rainfall in France every 3 hours.
|
Import data of rainfall in France every 3 hours.
|
||||||
|
|
Loading…
Reference in New Issue