Description Usage Arguments Details Examples
A function that creates a regression tree plot.
1  | 
rriskModel | 
 is an instance of the class   | 
pdfGraph | 
 decides whether the plot is as PDF data to be saved  | 
This function is not intended to be called directly but is internally called
during rrisk session.
1 2 3  | rriskModel <- init.Model1()
rriskModel<-run(rriskModel)
plotTree(rriskModel,pdfGraph=FALSE)  
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.