plotModelNetwork: Function creating model network graph

Description Usage Arguments Details Note Examples

Description

Function that creates model network graph

Usage

1
plotModelNetwork(rriskModel,pdfGraph=FALSE)

Arguments

rriskModel

an instance of the modelClass

pdfGraph

whether a PDF graphic should be created

Details

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

Note

This function requires some functions from the packages network, grDevices and sna.

Examples

1
2
3
                                   
rriskModel<-init.Model1()
plotModelNetwork(rriskModel,pdfGraph=FALSE)

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