menu.editSsystems: Function listing all available scoring systems and offering...

Description Usage Arguments Details Examples

Description

This function lists all available scoring systems and offers them to be edited.

Usage

1
menu.editSsystems(rriskSessionSSystems,menuLevel=1)

Arguments

rriskSessionSSystems

is the slot scoringsystem 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
rriskSessionSSystems<-init.rriskSession(useDemoModels = "all")@scoringsystems
menu.editSsystems(rriskSessionSSystems,menuLevel=1)

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