Skip to content

More efficient usage of clique sizes. #1

Open
@mnarayan

Description

@mnarayan

Proposed modifications to https://github.com/TheEtkinLab/2018-tms-netsci/blob/master/src/models/cc_fmri_persistent_conductance.m

  • Create a version that only counts maximal cliques of size 2, 3, and >=4. It looks like cliques of size 5 or more are often highly unstable and are not to be found across majority of resamples.

  • For more expanded clique version, only use n_cliques that are non-zero

  • Do the same for both conductances and degree.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions