You are viewing the documentation for metbit 4.0.6. Change release context
metbit.lazy_opls_da
Analysis and models module in metbit 4.0.6.
import metbit.lazy_opls_daAnalysis and models module in metbit 4.0.6.
import metbit.lazy_opls_da__init__(self, data: pd.DataFrame, groups: list, working_dir: str, 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)