dpa.analysis.performDPA: Perfrom DPA analysis

Description Usage Details Value Author(s) References See Also Examples

View source: R/sem.r

Description

This function first converts the relations and data entered by the user in a format which is acceptable to SEM. Then the analysis is performed to give the results which can be saved by clicking on the saveDPA button. In addition, path diagram graphs are automatically created.

Usage

1

Details

Based on settings, the analysis is performed once for the full data set, using the prepared relations or performs the analysis for each time step.

Value

The basic resuls are assigned to sem.DPA. From that a number of statistics are drawn and put into sem.standardized (the standardized parameter estimates), sem.results.parameters (the parameters), sem.results.statistics (the stats regarding the fit and iterations), and sem.results.coefficients (the coefficients for all analyses if performed for each time step),

Author(s)

Emile J.L. CHappin

References

http://www.chappin.com

See Also

dpa.data.loadDataFromDatabase, dpa.data.loadDataFromDisk

Examples

1
#dpa.analysis.performDPA()

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