Learn R Programming

dynBiplotGUI (version 1.0.0)

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.
  • b.x2contains the data used for the analysis of 2-way, with the labels shown. It remains to close the application.
  • b.x3data are used for analysis of 3-way, with the labels indicated and the variable that makes the third way. The labels for the rows are taken from the fileb.x2. 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 data:

  • TheOriginal databutton edits theb.xmatrix.
  • TheMatrix 2-waybutton edits theb.x2matrix. If theb.xdata are changed, they do not change theb.x2data automatically.

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.