dpa.results.generateCoefficientsPlots: Generate the Coefficients plot

Description Usage Arguments Author(s) References Examples

View source: R/plot.r

Description

This function generates the plot of the strengths of the relations over time. This therefore only works if the analysis is performed for multiple time steps. Both a png and pdf are generated. This is the main result of the analysis.

Usage

1

Arguments

filename

The name of the files

colors

A range of colors for the lines in the graph

indices

A selection of parameters can be entered. In this way, multiple graphs can be made easily if there are too many lines in the graph

legend

Where the legend needs to go

Author(s)

Emile J.L. Chappin

References

http://www.chappin.com

Examples

1
#dpa.results.generateCoefficientsPlots(filename=NULL,colors=NULL,indices=NULL,legend=NULL)

dpa documentation built on May 2, 2019, 6:05 a.m.