You are viewing the documentation for metbit 5.3.6. Change release context
metbit.lazy_opls_da
Analysis and models module in metbit 5.3.6.
import metbit.lazy_opls_daAnalysis and models module in metbit 5.3.6.
import metbit.lazy_opls_da__init__(self, data: pd.DataFrame, groups: list, working_dir: str, feature_names: list=None, n_components: int=2, scaling: str='pareto', estimator: str='opls', kfold: int=3, random_state: int=94, auto_ncomp: bool=True, permutation: bool=True, VIP: bool=True, linear_regression: bool=True)fit(self, marker_color: dict=None, custom_color: list=None, custom_shape: list=None, symbol_dict: dict=None, custom_legend_name=['Group', 'Sub-group'], individual_ellipse=False)