rstoolbox.components.DesignFrame.get_available_structure_predictions

DesignFrame.get_available_structure_predictions()

List which structure prediction identifiers are available in the data container.

Returns:

list() of str

Raises:
TypeError:if the data container is not DataFrame or Series.