Learn R Programming

dynBiplotGUI (version 1.1.2)

panelData_en: Panel Data (English)

Description

Panel Data Options: data load.

Arguments

Data structure:

Data:
  • b.xcontains the read data without modification. The first row contains labels. Columns labels may be contained in any of the variables in the array. It remains to close the application.
Graphics formats:
  • b.fxandb.fygraphics files to the formats of the elements. They keep close the application.
Temporary:
  • bt.*are files and temporary variables, where * can be any value. They are deleted when you close the application.

Option:

  • They are 3-way data: Indicates that the data to be loaded are 3-way data and in them there is a variable that defines the third way.
  • Load formats from R: Indicates that the files withb.fxandb.fyformat, which have the graphics formats of the data, exist. They generate in each execution.

Read Data:

  • Read Data: Allows reading data from several sources. The read data are saved inb.xformat. Once it is executed, the other input options will activate.

Variable for:

  • Labels, unfolds the read variables to indicate which one contains the labels of data.
  • Situations, it appears if theThey are 3-way data, option has been activated. It unfolds in order to indicate which one contains the situation to generate the 3-way cube.
  • Generate matricesbutton generates the data structure required to the analysis, it loads the other panels with the appropriate options, and passes the control to theVariablestab.

Edit formats:

  • TheIndividualsbutton edits theb.fxmatrix.
  • TheVariablesbutton edits theb.fymatrix.

General buttons

In the main program window some components are permanently visible.
  • File loaded: reports data file is loaded.
  • Buttonquit: to close in an orderly, maintained in the environment files and format data and removes temporary files. It is always visible.
  • ButtonBiplot: for the biplot analysis. Set when marked enough options for analysis.
  • ButtonResults: to see the numerical results of the analysis. Is enabled after running the analysis.

See Also

panelFormat_en, panelVariables_en, panelAnalysis_en.