mescla.emma.endmembers.hull_fraction¶ mescla.emma.endmembers.hull_fraction(points, vertices, tol=1e-09)[source]¶ Fraction of points inside the hull – report this number in every EMMA. A value well below 1 is not a nuisance to be clipped away; it is the model telling you the conceptual model is incomplete. Parameters: points (ndarray) vertices (ndarray) tol (float) Return type: float