naflow

Contents:

  • naflow
    • naflow package
      • Subpackages
        • naflow.classification package
        • naflow.eeg package
        • naflow.read package
        • naflow.stats package
        • naflow.utils package
      • Module contents
naflow
  • naflow
  • naflow package
  • View page source

naflow package

Subpackages

  • naflow.classification package
    • Submodules
    • naflow.classification.classifier module
      • ShrinkageLDA
        • ShrinkageLDA.decision_function()
        • ShrinkageLDA.fit()
        • ShrinkageLDA.gamma_shrinkage()
        • ShrinkageLDA.predict()
        • ShrinkageLDA.set_score_request()
      • subtract_classwise_mean()
    • naflow.classification.feature_extraction module
      • EpochsVectorizer
        • EpochsVectorizer.fit()
        • EpochsVectorizer.transform()
    • Module contents
  • naflow.eeg package
    • Submodules
    • naflow.eeg.proc_classification module
      • BCISimulation
        • BCISimulation.fit()
        • BCISimulation.predict()
        • BCISimulation.set_score_request()
      • TrialClassifier
        • TrialClassifier.check_nstims()
        • TrialClassifier.fit()
        • TrialClassifier.predict()
        • TrialClassifier.set_score_request()
        • TrialClassifier.test_distances()
      • calc_itr()
    • naflow.eeg.proc_raw module
      • ExtractEpochs
        • ExtractEpochs.fit()
        • ExtractEpochs.transform()
      • RemoveEOG
        • RemoveEOG.find_bad_eog()
        • RemoveEOG.fit()
        • RemoveEOG.transform()
      • concatenate_raws()
      • reconstruct_raw()
    • Module contents
  • naflow.read package
    • Submodules
    • naflow.read.proc_xdf module
    • Module contents
  • naflow.stats package
    • Submodules
    • naflow.stats.proc_separability module
      • r_value()
      • signed_r2()
    • Module contents
  • naflow.utils package
    • Submodules
    • naflow.utils.proc_temporal module
      • round_edge()
    • naflow.utils.std module
      • atoi()
      • invert_dict()
      • mkdir()
      • natural_keys()
      • remove_from_list()
      • sort_list()
    • Module contents

Module contents

Previous Next

© Copyright 2024, Simon Kojima.

Built with Sphinx using a theme provided by Read the Docs.