n x v data matrix; n observations and v variables. Rows of
Y represent observations, and columns represent variables.
Missing values (NaN's) and infinite values (Inf's) are
allowed, since observations (rows) with missing or infinite
values will automatically be excluded from the
computations.
Data Types: single|double
Alternatively,
score can contain a nxp array for example with the p
principal components
Example - 'ShapeFile','shapefileName'
Data Types: char or string numeric scalar or nxp array.
Name of the ShapeFile containing the containing the
geometric details of the rows. The ShapeFile, which is
loaded using function readgeotable, must have n rows and
the n rows must have the same order of the n rows of Y.
Remark: note that this option can be used just if the
"Mapping toolbox" is installed.
Example - 'ShapeFile','shapefileName'
Data Types: char or string or geotable.
Specify optional comma-separated pairs of Name,Value arguments.
Name is the argument name and Value
is the corresponding value. Name must appear
inside single quotes (' ').
You can specify several name and value pair arguments in any order as
Name1,Value1,...,NameN,ValueN.
Example:
'bsb',1:20
If bsb is
not specified all unis are considered
Example: 'bsb',1:20
Data Types: single|double