Plot Controls: Layout 2: Difference between revisions
imported>Jeremy No edit summary |
imported>Jeremy No edit summary |
||
Line 12: | Line 12: | ||
| | | | ||
* To generate an overlay plot of all of your samples for all of your variables, click Data. | * To generate an overlay plot of all of your samples for all of your variables, click Data. | ||
|} | |||
{| | |||
|- | |- | ||
Line 17: | Line 21: | ||
| | | | ||
* To generate a plot of the standard deviation across all of your samples for all of your variables, click StdDev. | * To generate a plot of the standard deviation across all of your samples for all of your variables, click StdDev. | ||
|} | |||
{| | |||
|- | |- | ||
Line 22: | Line 30: | ||
| | | | ||
* To generate a plot of the mean response across all of your samples for all of your variables plus or minus one standard deviation, click Mean+StdDev. | * To generate a plot of the mean response across all of your samples for all of your variables plus or minus one standard deviation, click Mean+StdDev. | ||
|} | |||
{| | |||
|- | |- | ||
Line 27: | Line 39: | ||
| | | | ||
* To generate a plot that shows the number of missing observations for each variable, click Number Missing. | * To generate a plot that shows the number of missing observations for each variable, click Number Missing. | ||
|} | |||
{| | |||
|- | |- | ||
Line 32: | Line 48: | ||
| | | | ||
* To select any combination of samples for plotting against all variables, on the Plot Controls window main menu, click Plot > Rows. CTRL-click to select multiple and/or non-contiguous samples. | * To select any combination of samples for plotting against all variables, on the Plot Controls window main menu, click Plot > Rows. CTRL-click to select multiple and/or non-contiguous samples. | ||
|} | |||
{| | |||
|- | |- | ||
Line 37: | Line 57: | ||
| | | | ||
* To select any combination of variables for plotting against all samples, on the Plot Controls window main menu, click Plot > Columns. CTRL-click to select multiple variables. (This plot is useful for viewing trends for one or more variables for all samples.) | * To select any combination of variables for plotting against all samples, on the Plot Controls window main menu, click Plot > Columns. CTRL-click to select multiple variables. (This plot is useful for viewing trends for one or more variables for all samples.) | ||
|} | |||
{| | |||
|- | |- | ||
Line 42: | Line 66: | ||
| | | | ||
* To change the scale of a plot, on the Plot Controls window menu, click View > Auto Y-Scale and select the option that makes the most sense for your given set of data. | * To change the scale of a plot, on the Plot Controls window menu, click View > Auto Y-Scale and select the option that makes the most sense for your given set of data. | ||
|} | |||
{| | |||
|- | |- | ||
Line 65: | Line 93: | ||
|} | |} | ||
{| style="margin-left:18pt" | |||
{| | |||
|- | |- | ||
Line 76: | Line 102: | ||
|} | |} | ||
{| style="margin-left:18pt" | |||
{| | |||
|- | |- | ||
Line 95: | Line 119: | ||
| | | | ||
* To select one or more of the classes that are displayed in the current plot, click Edit > Select Class. | * To select one or more of the classes that are displayed in the current plot, click Edit > Select Class. | ||
|} | |||
{| | |||
|- | |- | ||
Line 124: | Line 152: | ||
| | | | ||
* To exclude (mark as "Do Not Use") the selected items from the data, click Edit > Exclude Selection. | * To exclude (mark as "Do Not Use") the selected items from the data, click Edit > Exclude Selection. | ||
|} | |||
{| | |||
|- | |- | ||
Line 129: | Line 161: | ||
| | | | ||
* To include only the selected data items, click Edit > Include Only Selection. | * To include only the selected data items, click Edit > Include Only Selection. | ||
|} | |||
{| | |||
|- | |- | ||
Line 145: | Line 181: | ||
| | | | ||
* To change the class of the selected data, click Edit > Set Class of Selection. | * To change the class of the selected data, click Edit > Set Class of Selection. | ||
|} | |||
{| | |||
|- | |- | ||
Line 178: | Line 218: | ||
| | | | ||
* To view data (samples or variables) that you have excluded from analysis in the currently selected/active plot, click View > Excluded Data. The excluded data is displayed on the active plot with the same symbol as the included data, but in a color that is several shades lighter to distinguish it from the included data. | * To view data (samples or variables) that you have excluded from analysis in the currently selected/active plot, click View > Excluded Data. The excluded data is displayed on the active plot with the same symbol as the included data, but in a color that is several shades lighter to distinguish it from the included data. | ||
|} | |||
{| | |||
|- | |- | ||
Line 194: | Line 238: | ||
| | | | ||
* To open a text box that displays critical parameters for a regression model including the RMSEC and the RMSECV, right-click on a plot for the regression model. Click Show on Figure to display this text box on the plot in the Plot window. | * To open a text box that displays critical parameters for a regression model including the RMSEC and the RMSECV, right-click on a plot for the regression model. Click Show on Figure to display this text box on the plot in the Plot window. | ||
|} | |||
{| | |||
|- | |- | ||
Line 199: | Line 247: | ||
| | | | ||
* If you have multiple samples or variables plotted in a single Plot window, in lieu of adding a legend to the plot, you can add text that identifies each plot individually. Right-click on each plot in the Plot window, and on the context menu that opens, click Identify Curve. | * If you have multiple samples or variables plotted in a single Plot window, in lieu of adding a legend to the plot, you can add text that identifies each plot individually. Right-click on each plot in the Plot window, and on the context menu that opens, click Identify Curve. | ||
|} | |||
{| | |||
|- | |- | ||
Line 204: | Line 256: | ||
| | | | ||
* To exclude raw data (samples or variables) before analysis, right-click on the plot in the Plot window and on the context menu that opens, click Exclude Curve. The excluded sample or variable is marked with a double arrow in the Plot Controls window. | * To exclude raw data (samples or variables) before analysis, right-click on the plot in the Plot window and on the context menu that opens, click Exclude Curve. The excluded sample or variable is marked with a double arrow in the Plot Controls window. | ||
|} | |||
{| | |||
|- | |- | ||
Line 209: | Line 265: | ||
| | | | ||
* To open the plotted data in the DataSet Editor, click File > Edit Data. (See [[DataSetEditorWindow_Layout|DataSet Editor Window]].) | * To open the plotted data in the DataSet Editor, click File > Edit Data. (See [[DataSetEditorWindow_Layout|DataSet Editor Window]].) | ||
|} | |||
{| | |||
|- | |- | ||
Line 214: | Line 274: | ||
| | | | ||
* To duplicate the currently selected/active plot, click View > Duplicate Figure. The duplicated plot is linked to the original plot-whatever samples or variables that you select in the original plot are automatically selected in the duplicate plot. | * To duplicate the currently selected/active plot, click View > Duplicate Figure. The duplicated plot is linked to the original plot-whatever samples or variables that you select in the original plot are automatically selected in the duplicate plot. | ||
|} | |||
{| | |||
|- | |- | ||
Line 241: | Line 305: | ||
| | | | ||
* To copy the currently selected/active plot to your computer's clipboard, click Edit > Copy Figure. Use standard menu or keyboard commands to paste the copied figure into an application that allows for the pasting of graphics. | * To copy the currently selected/active plot to your computer's clipboard, click Edit > Copy Figure. Use standard menu or keyboard commands to paste the copied figure into an application that allows for the pasting of graphics. | ||
|} | |||
{| | |||
|- | |- |
Revision as of 10:52, 29 July 2010
Table of Contents | Previous | Next
Data plotting options
If you open the Plot Controls window from the Plot option on the context menu, the Plot Controls window opens with the same set of options for plotting summary statistics (mean, standard deviation, and mean +/- standard deviation) for all of your data samples. The default plot that is generated is the mean response across all of your samples for all of your variables. You can, however, plot your data anyway that you want.
|
|
|
|
|
|
|
|
Data selection and editing options
The Plot Controls window and the toolbar on the Plot window contain a number of options for selecting data and for modifying the data that you are viewing. If you choose to plot columns of data, then the resulting plot is for every row (sample) for the selected columns. If you choose to plot rows of data, then the resulting plot is a plot for every column (variable) for the selected rows.
Note: Unless specifically stated otherwise, all menu options discussed below refer to the options on the main menu of the Plot Controls window.
|
|
|
- The color of the selected data points is changed, not only in the currently active plot, but also, in any other open plots that contain the samples.
|
|
- Note: Items that are excluded are not displayed in a plot, and therefore, are not selected.
|
After you have made a selection, a variety of options are available for working with the selected data.
Note: These options are enabled only if the data is editable.
|
|
|
- Note: You might need to click View > Excluded Data to select the excluded items, or click Edit > Select Excluded.
|
|
- Note: This is a permanent action. You cannot undo it.
Other options
In addition to the options for plotting data, and for selecting and editing data, the Plot Controls window contains options for displaying information about other DataSet fields.
Note: Unless specifically stated otherwise, all menu options discussed below refer to the options on the main menu of the Plot Controls window.
|
- Note: The Plotted Data window is an independent window that is not linked to the Plot Controls window.
|
|
- Note: The Figure window is an independent window that is not linked to the Plot Controls window.
|
|
|
|
|
|
- Note: The Static View function is useful for creating snapshots of all your plots during data analysis for before and after comparison purposes. The static plot is a copy of the currently selected/active plot that is contained in an independent Figure window that is not linked to the Plot Controls window.
|
- Note: This option is available only for a Windows operating system.
|
|
- Note: The Edit > Copy Plotted Data option is essentially a single step shortcut for the two step approach of View > Table and then Edit > Copy.