You are here: Symbol Reference > Statistics Namespace > Structs, Records, Enums > Statistics.TMatrixRotation Enumeration
Stats Master VCL
ContentsIndex
PreviousUpNext
Statistics.TMatrixRotation Enumeration

Defines the rotation method.

Pascal
TMatrixRotation = (
  rotNone,
  rotVarimax,
  rotOrtomax,
  rotQuartimax,
  rotEquamax
);
Members 
Description 
rotNone 
No rotation. 
rotVarimax 
Varimax rotation. 
rotOrtomax 
Ortomax rotation. 
rotQuartimax 
Quartimax rotation. 
rotEquamax 
Equamax rotation. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!