writeOutScoringsystemClass: Auxiliary function for the writeOut method of scoring system...

Description Usage Arguments Details Examples

Description

Auxiliary function for the writeOut method of scoring system object

Usage

1
writeOutScoringsystemClass(object,file.name)

Arguments

object

the slot scoringsystems of an instance of the rriskSession object

file.name

file that saves the write-outs

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")
writeOutScoringsystemClass(rriskSession@scoringsystems[[1]],"ssystem.txt")

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