Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 7 of 7 found.
[1] < 1 > [1]  Sort:

compute_missing_pct (Package: MissingDataGUI) : Compute the numeric summary of the missingness

Compute the numeric summary of the missingness
● Data Source: CranContrib
● Keywords:
● Alias: compute_missing_pct
● 0 images

scale_colour_discrete (Package: MissingDataGUI) : Change the discrete color scale for the plots generated by ggplot2

Change the discrete color scale for the plots generated by ggplot2
● Data Source: CranContrib
● Keywords:
● Alias: scale_colour_discrete
● 0 images

MissingDataGUI-package (Package: MissingDataGUI) : A Graphical User Interface for Exploring Missing Values in Data

This package was designed mainly for the exploration of missing values structure, and results of imputation, using static graphics and numerical summaries. A graphical user interface (GUI) makes it accessible to novice users.
● Data Source: CranContrib
● Keywords:
● Alias: MissingDataGUI-package
● 0 images

WatchMissingValues (Package: MissingDataGUI) : The Main Window of Missing Data GUI.

This function is to open the missing data GUI. The widgets shown in the GUI include: a table of all variables in the dataset, a checkbox group of categorical variables to condition on, a table of variables which have missing values to coloy by, a radio of imputation methods, a radio of graph types, three command buttons, and a graphics device. In this GUI the user can: 1)change the name and class of the selected variable; 2)look at the numeric summary for the missing values in the selected variables; 3)look at the plot of imputed data, under one of the imputation methods and one of the graph types and one color-by variable, with or without the conditions; 4)export the imputed data as well as the missing shadow matrix, and save them to a data file(csv).
● Data Source: CranContrib
● Keywords:
● Alias: WatchMissingValues
● 0 images

scale_fill_discrete (Package: MissingDataGUI) : Change the discrete fill scale for the plots generated by ggplot2

Change the discrete fill scale for the plots generated by ggplot2
● Data Source: CranContrib
● Keywords:
● Alias: scale_fill_discrete
● 0 images

MissingDataGUI (Package: MissingDataGUI) : The Starting of Missing Data GUI.

This function starts an open-files GUI, allowing 1) selecting one or more data files; 2)opening the main missing-data GUI for one data file. The missing data GUI consists of two tabs. In the summary tab, there are a list of all variables, a list of variables having missing values to color by, two radios for imputation methods and graph types respectively, a checkbox group for the conditional variables, four buttons and a graphics device. In the help tab, the layout is the same as the summary tab. But when the users move their mouse on those widgets, or click any of those radios or buttons, the functions of all widgets will be described at the place of the graphics device. The attributes of the variables can be changed. If the user double clicks on any variables in the top left table of missing-data GUI, an attribute window will pop up. Then the name could be edited, and the class could be changed to one of the four classes: integer, numeric, factor, and character. When a numeric variable is changed to a categorical variable, the condtions in the bottom left checkbox group will be updated. If the list of the color by variables is very long, the selector allows text entry to find the variable when this widget is active.
● Data Source: CranContrib
● Keywords:
● Alias: MissingDataGUI
● 0 images

imputation (Package: MissingDataGUI) : Impute the missing data with the method selected under the

This function provides eight methods for imputation with categorical varaibles as conditions.
● Data Source: CranContrib
● Keywords:
● Alias: imputation
● 0 images