Skip to content

Conversation

@drammock
Copy link

No description provided.

# As phase-coherence variable is a continuous variable, we'll need to
# split the values of face coherence to percentiles to match roughly their
# original scale (i.e, 0 to 100 % signal-to-noise ratio in 10% steps).
# **Note:** We'll only do this for visualization purposes,
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the rationale for doing this? The data has 18 levels of standardized phase-coherence, and you're forcing it into 11 bins.

It's also somewhat distracting from the main point of the tutorial, which is regression.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So as described in the main PR, it's actually 18 levels of phase-coherence, (0 to 85% with increments of 5%) not 11. This is because the data was (probably) taken from a sub-sample of the original paper, which (for whatever reasons) saw a slightly different version of the paradigm. Sorry that I didn't noticed that earlier on. I just assumed everybody saw the version of the paradigm which was cited on the original paper.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also I though, I might be useful for people to see what the effect of phase-coherence look like, at least on a descriptive level, and thus know what to expect from the linear regression analysis.

@JoseAlanis JoseAlanis merged commit ba696f7 into JoseAlanis:limo_examples Oct 25, 2019
@drammock drammock deleted the limo branch October 25, 2019 22:00
JoseAlanis added a commit that referenced this pull request Oct 29, 2019
* add info / refs on limo dataset

add sklearn regression

add class linear regression

update limo doc

fix limo fetcher docstring

fix merging issues

* FIX: Indentation

* FIX: A couple more

* STY: Nitpicks [ci skip]

* ENH: Links

* Apply suggestions from code review

add jonas suggestions

Co-Authored-By: jona-sassenhagen <jona.sassenhagen@gmail.com>

* fix syntax + remaining issues

* tighten up prose and code (#1)

* drop class approach / add LIMO_PATH to config

* Apply suggestions from code review

Co-Authored-By: Daniel McCloy <dan.mccloy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants