/
You are viewing the documentation for metbit 1.0.2. Change release context

metbit.multivariate.opls.elipse

Other module in metbit 1.0.2.

import metbit.multivariate.opls.elipse

Classes

Ellipse

""" Use parameter """

fig.add_shape(type='path', path=confidence_ellipse(PCA_data['x_PC)], PCA_data['y_PC']), line={'dash': 'line'}, line_color=color)

fig.show()

Methods

__init__(self, x, y, n_std=1.96, size=100)
confidence_ellipse(x, y, n_std=1.96, size=100)

Source

metbit/multivariate/opls/elipse.py at V1.0.2
Downloads for metbit 1.0.2PyPI and GitHub measure different distribution channels. Statistics refresh daily.

Counts are distribution activity, not unique users. GitHub source archives and Git clones are not included. Sources: PyPI Stats, Pepy, ClickPy, and GitHub Releases.

metbit 1.0.2 documentation