ssystemSave: Function that saves a scoring system object

Description Usage Arguments Details Examples

Description

Function that saves a scoring system object

Usage

1
ssystemSave(rriskSsystem)

Arguments

rriskSsystem

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")
ssystemSave(rriskSession@scoringsystems[[1]])

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