Saves variables called Canon[1], Canon[2], and so on, as columns in the current data table. These columns have both the values and their formulas. For an example, see Save Canonical Scores. For technical details, see Canonical Details.
Note: The Contrast command is the same as for regression with a single response. See the LSMeans Contrast in Standard Least Squares Report and Options, for a description and examples of the LSMeans Contrast commands.
1.
Select Help > Sample Data Library and open Iris.jmp.
The Iris data (Mardia et al. 1979) have three levels of Species named Virginica, Setosa, and Versicolor. There are four measures (Petal length, Petal width, Sepal length, and Sepal width) taken on each sample.
2.
Select Analyze > Fit Model.
3.
Select Petal length, Petal width, Sepal length, and Sepal width and click Y.
4.
Select Species and click Add.
5.
For Personality, select Manova.
6.
Click Run.
7.
Click on the Choose Response button and select Identity.
8.
Click Run.
Figure 8.4 Test Details
The Centroid Plot command (accessed from the red triangle next to Species) plots the centroids (multivariate least squares means) on the first two canonical variables formed from the test space, as in Figure 8.5. The first canonical axis is the vertical axis so that if the test space is only one dimensional the centroids align on a vertical axis. The centroid points appear with a circle corresponding to the 95% confidence region (Mardia et al. 1979). When centroid plots are created under effect tests, circles corresponding to the effect being tested appear in red. Other circles appear blue. Biplot rays show the directions of the original response variables in the test space. See Details for Centroid Plot Option.
Click the Centroid Val disclosure icon to show additional information, shown in Figure 8.5.
Figure 8.5 Centroid Plot and Centroid Values
Saves columns called Canon[i] to the data table, where i refers to the ith canonical score for the Y variables. The canonical scores are computed based on the matrix used to construct the multivariate test statistic. Canonical scores are saved for eigenvectors corresponding to nonzero eigenvalues.
The details list the canonical correlations (Canonical Corr) next to the eigenvalues. The saved variables are called Canon[1], Canon[2], and so on. These columns contain both the values and their formulas.
To obtain the canonical variables for the X side, repeat the same steps, but interchange the X and Y variables. If you already have the columns Canon[n] appended to the data table, the new columns are called Canon[n] 2 (or another number) that makes the name unique.
1.
Select Help > Sample Data Library and open Exercise.jmp.
2.
Select Analyze > Fit Model.
3.
Select chins, situps, and jumps and click Y.
4.
Select weight, waist, and pulse and click Add.
5.
For Personality, select Manova.
6.
Click Run.
7.
Click on the Choose Response button and select Identity.
8.
Click Run.
Figure 8.6 Canonical Correlations
The output canonical variables use the eigenvectors shown as the linear combination of the Y variables. For example, the formula for Canon[1] is as follows:
0.02503681*chins + 0.00637953*situps + -0.0052909*jumps

Help created on 7/12/2018