Type: Package
Title: Full Interactive GUI for Dynamic Biplot in R
Version: 1.1.6
Date: 2020-12-07
Author: Jaime Egido [aut, cre]
Maintainer: Jaime Egido <jegido@usal.es>
Depends: R (≥ 2.15.0)
Imports: tcltk, tcltk2 (≥ 1.2-10)
Suggests: tkrplot (≥ 0.0-23), foreign (≥ 0.8-61), readxl (≥ 0.1.1)
Description: A GUI to solve dynamic biplots and classical biplot. Try matrices of 2-way and 3-way. The GUI can be run in multiple languages.
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
RoxygenNote: 7.1.1
SystemRequirements: gmake
NeedsCompilation: no
Packaged: 2020-12-07 12:12:34 UTC; Usuario
Repository: CRAN
Date/Publication: 2020-12-07 12:40:06 UTC

Interactive GUI for Dynamic Biplot in R

Description

A GUI to solve Dynamic Biplot, classic Biplot and HJ-Biplot. Try matrices of 2-way and 3-way. Multilanguage.

Details

Package: dynBiplotGUI
Type: Package
Version: 1.1.1
Date: 2014-10-30
License: GPL (>= 2)
LazyLoad: yes

The dynBiplot function initialises the GUI.
At present, dynBiplotGUI supports Spanish, English, French, Portuguese.

Author(s)

Jaime Egido

Maintainer: Jaime Egido <jegido@usal.es>

References

Gabriel, K. R. (1971) The biplot graphical display of matrices with application to principal component analysis. Biometrika 58, 453-467.

Galindo, M. P. (1986) Una alternativa de representacion simultanea: HJ-Biplot. Questiio, 10(1):13-23, 1986.

Egido, J; Galindo, M. P. (2015) Biplot Dinamico. http://hdl.handle.net/10366/125245

Examples

dynBiplot("en")

Dynamic Biplot

Description

Full graphical interface to solve Dynamic Biplot, classic Biplot and HJ-Biplot. Try matrices of 2-way and 3-way. The GUI can be run in multiple languages.

Usage

dynBiplot(lang = "es")

Arguments

lang

"es" - Spanish, "en" - English, "fr" - French, "pt" - Portuguese.

Details

The program guides the user through four phases:
1- Load data (mandatory). From CSV files, txt files, objects R, clipboard or SPSS. Try matrices of 2-way and 3-way.
2- Data format (optional).
3- Selection of variables and individuals for biplot graphics.
4- Selecting Options for the chart. If 3-way data, options for trajectories.

Interpreting the HJ-Biplot graphic

The HJ-Biplot method is based on simple geometric concepts. Below those basic interpretational rules are presented:

(i) the distances among row markers are interpreted as an inverse function of similarities, in such a way that closer markers (objects) are more similar;

(ii) the lengths of the column markers (vectors) approximate the standard deviation of the variables;

(iii) the cosines of the angles among the column vectors approximate the correlations among variables in such a way that small acute angles are associated with variables with high positive correlations; obtuse angles near to the straight angle are associated with variables with high negative correlations and right angles are associated with non-correlated variables. In the same way, the cosines of the angles among the variable markers and the axes (Principal Components) approximate the correlations between them;

(iv) the order of the orthogonal projections of the row markers (points) onto a column marker (vector) approximates the order of the row elements (values) in that column.

Author(s)

Jaime Egido <jegido@usal.es>

References

Gabriel, K. R. (1971) The biplot graphical display of matrices with application to principal component analysis. Biometrika 58, 453-467.

Galindo, M. P. (1986) Una alternativa de representacion simultanea: HJ-Biplot. Questiio, 10(1):13-23, 1986.

Egido, J; Galindo, M. P. (2015) Biplot Dinamico. http://hdl.handle.net/10366/125245

Examples

dynBiplot("en")

Analysis panel (English)

Description

Analysis Options panel. Allows you to set the conditions under which biplot analysis is performed.

Standarization:

Contains indicators Centered, Scaled and, if it is a data cube, there is a standardized indicator using the values Over #way. By default, it is marked centered, scaled and #way 1.

Biplot Analysis:

Exclusionary selection of analysis HJ-Biplot, GH-Biplot, JK-Biplot. By default, it is marked HJ-Biplot.

Axes:

Unfolds in order to select the number of Axes, axes for the Plane to draw, and the Show axes indicator, which is activated by default.

Graph options:

Allows indicating if it is wanted to show Labels for rows and for columns in the chart, by default, both are activated. It is allowed selecting the points to be showed in the graph as the amount of Inertia rows and Inertia columns accumulated in the plane.

Trajectories:

This section shows if we are trying a data cube.

General buttons

In the main program window some components are permanently visible.

See Also

panelData_en, panelFormat_en, panelVariables_en.


Panel de Analisis (Spanish)

Description

Opciones del panel de Análisis. Permite establecer las condiciones en que se realiza el análisis biplot.

Estandarización:

Contiene los indicadores de Centrado, Escalado y, si es un cubo de datos, el de estandarizado utilizando los valores Sobre n. vías. Por defecto, marcado centrado, escalado y vía 1.

Análisis Biplot:

Selección excluyente del análisis HJ-Biplot, GH-Biplot, JK-Biplot. Por defecto, HJ-Biplot.

Ejes:

Desplegable para seleccionar el número de Ejes, ejes para el Plano a dibujar, y el indicador de Mostrar ejes activado por defecto.

Opciones de gráfico:

Permite indicar si queremos mostrar Etiquetas para filas y para columnas en el gráfico, por defecto, ambas activadas. Se puede seleccionar los puntos a mostrar en el gráfico según la cantidad de Inercia filas e Inercia columnas acumulada en el plano.

Trayectorias:

Esta sección se muestra si estamos tratando un cubo de datos.

Botones generales

En la ventana principal del programa se encuentran algunos componentes visibles de forma permanente.

See Also

panelData_es, panelFormat_es, panelVariables_es.


Panel Data (English)

Description

Panel Data Options: data load.

Data structure:

Data:

Graphics formats:

Option:

Read Data:

Variable for:

Edit formats:

General buttons

In the main program window some components are permanently visible.

See Also

panelFormat_en, panelVariables_en, panelAnalysis_en.


Panel de Datos (Spanish)

Description

Opciones del panel de datos: Carga de datos.

Estructura de datos:

Datos:

Formatos gráficos:

Opción:

Leer datos:

Variable para:

Editar formatos:

Botones generales

En la ventana principal del programa se encuentran algunos componentes visibles de forma permanente.

See Also

panelFormat_es, panelVariables_es, panelAnalysis_es.


Format panel (English)

Description

Opcions for data format. Apply the format of the graphic elements.

Title:

Format:

Multiple:

Allows multiple selection of individuals or variables that meet equal to the value of the selected variable.

Change format:

General buttons

In the main program window some components are permanently visible.

See Also

panelData_en, panelVariables_en, panelAnalysis_en.


Panel para formato (Spanish)

Description

Opciones para formato de datos. Permite aplicar el formato de los elementos gráficos.

Títulos:

Formato de datos:

Múltiple:

Permite realizar selección múltiple de individuos o variables que cumplen la igualdad con el valor de la variable seleccionada.

Cambia formato:

Botones generales

En la ventana principal del programa se encuentran algunos componentes visibles de forma permanente.

See Also

panelData_es, panelVariables_es, panelAnalysis_es.


Variables panel (English)

Description

Options Variables selection panel. Select individuals and variables to be used in the analysis.

Selecting rows and columns

It consists of two independent lists: Select rows and Select columns, which have a list of the read elements. It is allowed selecting so as multiple options provided by the operating system. For Windows using press Shift and Control keys, in addition to the completed selection buttons.

General buttons

In the main program window some components are permanently visible.

See Also

panelData_en, panelFormat_en, panelAnalysis_en.


Panel de Variables (Spanish)

Description

Opciones del panel de selección de Variables. Permite seleccionar los individuos y las variables que se van a utilizar en el análisis.

Selección de filas y columnas

Se compone de dos listas independientes: Selecciona filas y Selecciona columnas, con la lista de los elementos leídos. Se pueden seleccionar de forma múltiple según las opciones aportadas por el sistema operativo. En el caso de Windows con las teclas Mayúsculas y Control, además de los botones de selección completa.

Botones generales

En la ventana principal del programa se encuentran algunos componentes visibles de forma permanente.

See Also

panelData_es, panelFormat_es, panelAnalysis_es.


Electric production

Description

Data of electricity production (3-way -> year).

Usage

data(prodelec)

Format

A data frame with 55 observations on the following 7 variables.

var

a factor with levels A Ar As Cat ClM CyL Ex G Ot PV V

H

a numeric vector

NCF

a numeric vector

Cc

a numeric vector

RE

a numeric vector

year

a numeric vector

reg

a numeric vector

Details

Labels rows are in "var" variable.
3-way is in "year" variable.
"reg" variable contains geographic area.

Examples

data(prodelec)
## maybe str(prodelec) ; plot(prodelec) ...