Update Dataset_study.rmd

This commit is contained in:
elisaduz 2022-04-19 08:09:37 +02:00
parent d92d487ccf
commit de2ada97d5
1 changed files with 1 additions and 0 deletions

View File

@ -505,6 +505,7 @@ x.verif=seq(range(x)[1],range(x)[2],1)
#dist.theo.scores=lambda0*exp(-lambda0*(A*x.verif-B)) #dist.theo.scores=lambda0*exp(-lambda0*(A*x.verif-B))
#dist.theo.scores #dist.theo.scores
dist.emp.scores dist.emp.scores
barplot(dist.emp.scores)
``` ```