powered by
Créé un intervalle de confiance pour le paramètre d'une loi de Poisson.
poi.ci(x, conf.level = 0.95)
Limites des intervalles de confiance demandés.
Un vecteur de données
Niveau de confiance de l'intervalle
Frédéric Bertrand frederic.bertrand@utt.fr https://fbertran.github.io/homepage/ Maumy-Bertrand myriam.maumy@utt.fr https://www.ehesp.fr/annuaire/enseignement-recherche/myriam-maumy/
F. Bertrand, M. Maumy-Bertrand, Initiation à la Statistique avec R, Dunod, 4ème édition, 2023.
binom.test, binom.ci, poi.ci
binom.test
binom.ci
poi.ci
poi.ci(rpois(20,10))
Run the code above in your browser using DataLab