onstove.MCA.index#
- static MCA.index(layers: dict[dict[str, VectorLayer | RasterLayer]]) ndarray[source]#
Computes a standard index based on the
layersprovided.- Parameters:
- layers: dictionary of dictionaries
Dictionary containing the categories and their respective dictionaries of dataset names and
VectorLayerorRasterLayerlayers.
- Returns:
- np.ndarray
The weighted average of the
RasterLayer.normalizeddatasets based on their definedRasterLayer.weight