dsBrierScore: Calculate Brier score on DataSHIELD servers

View source: R/brierScore.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/ds.calibration documentation built on March 19, 2022, 11:50 a.m.