Description Usage Arguments Details Examples
This function generates the user menu for creating a new model with various possibilities.
1  | menu.createModel(rriskSessionModels,menuLevel=1)
 | 
rriskSessionModels | 
 are the slot models from an instance of   | 
menuLevel | 
 is a numeric value that indicates the load of the current menu  | 
This function is not intended to be called directly but is internally called
during rrisk session.
1 2 3  | ## Not run: rriskSession<-init.rriskSession(useDemoModels = "all")
menu.createModel(rriskSession@scoringsystems,menuLevel=1)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.