dsBrierScore: Calculate Brier score on DataSHIELD servers

View source: R/brier_score.R

dsBrierScoreR Documentation

Calculate Brier score on DataSHIELD servers

Description

This function enables to calculate the Brier score distributively on DataSHIELD servers.

Usage

dsBrierScore(connections, truth_name, pred_name)

Arguments

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.

Value

Brier score for multiple server

Author(s)

Daniel S.


difuture-lmu/dsROCGLM documentation built on March 24, 2024, 1:07 p.m.