createEmptySsystem: Function that creates an empty scoring system

Description Usage Arguments Details Examples

Description

Function that creates an empty scoring system

Usage

1
createEmptySsystem(rriskSessionSsystems)

Arguments

rriskSessionSsystems

the slot scoringsystems of an instance of the rriskSession object

Details

This function is not intended to be called directly but is internally called during rrisk session.

Examples

1
2
rriskSession <- init.rriskSession(useDemoModels = "all")
createEmptySsystem(rriskSession@scoringsystems)

BfRstats/rrisk documentation built on May 5, 2019, 3:49 p.m.