calibration | R Documentation |
Le test de Spiegelhalter est approximativement standard normal en grand échantillon et est basé sur une décomposition d'un critère de score.
calibration(prob, resp, ...)
prob |
vecteur de prédictions (probabilités) |
resp |
vecteur d'observations (variables binaires) ou facteur avec niveaux 0 et 1. |
... |
autres arguments, actuellement ignorés |
une liste avec éléments
stat
: statistique du score
pval
: valeur-p
Leo Belzile
D.J. Spiegelhalter (1986). Probabilistic prediction in patient management and clinical trials, Statistics in Medecine, 5(5), pp. 421-433, \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1002/sim.4780050506")}.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.