makeFactorAnalysisDialog: makeFactorAnalysisDialog

Description Usage Arguments Details

Description

makes a Java Swing factor analysis dialog

Usage

1
2
3
4
5

Arguments

state

a list representing the current state of all of the widgets in the dialog

Details

The makeFactorAnalysisDialog returns a Java object of class SimpleRDialog.

.factorAnalysisCheckFunction is called when the "Run" button is pressed. If the dialog passes the check, then .factorAnalysisRunFunction is called, which formats and executes the users selections.

see http://www.deducer.org for details


DeducerPlugInExample documentation built on May 2, 2019, 6:34 a.m.