dsBrierScore | R Documentation |
This function enables to calculate the Brier score distributively on DataSHIELD servers.
dsBrierScore(connections, truth_name, pred_name)
connections |
('DSI::connection') Connection to an OPAL server. |
truth_name |
('character(1L)') 'R' object containing the models name as character. |
pred_name |
('character(1L)') Name of the object predictions should be assigned to. |
Brier score for multiple server
Daniel S.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.