dpa.results.generateFitPlots: Generate the Fit plot

Description Usage Arguments Author(s) References Examples

View source: R/plot.r

Description

This function generates the plot of the fit measures from the analysis over time. This therefore only works if the analysis is performed for multiple time steps. Both a png and pdf are generated. This is a 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 fit measures can be entered. In this way, multiple graphs can be made easily if there are too many lines in the graph. The fit measures are: iterations, df, GFI, AGFI, RMSEA, SRMR, NFI, and NNFI

legend

Where the legend needs to go

Author(s)

Emile J.L. Chappin

References

http://www.chappin.com

Examples

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

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