menu.exportSsystemFormat: Function generating the user menu for exporting a scoring...

Description Usage Arguments Details Examples

Description

This function generates the user menu for exporting a scoring system with various possibilities.

Usage

1
menu.exportSsystemFormat(rriskSsystem,menuLevel=1)

Arguments

rriskSsystem

is a sigle one slot of the slot scoringsystems from an instance of rriskClass

menuLevel

is a numeric value that indicates the load of the current menu

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")
menu.exportSsystemFormat(rriskSession@scoringsystems[[1]],menuLevel=1)

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