init.Model1: Function to initialize an object as the instance of...

Description Usage Arguments Details Value Examples

Description

This initializes an object as the instance of modelClass.

Usage

1
init.Model1(demomode=FALSE)

Arguments

demomode

is a boolean value indicating whether the model should be run under the demo mode

Details

This function is not intended to be called directly but is internally called during rrisk session.

Value

demoModel1 auxiliary boolean, demomode=c(TRUE,FALSE)

Examples

1
rriskModel<-init.Model1()

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