Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve pmod handling in pspm_glm #700

Open
wants to merge 36 commits into
base: develop
Choose a base branch
from
Open

Improve pmod handling in pspm_glm #700

wants to merge 36 commits into from

Conversation

dominikbach
Copy link
Contributor

Fixes #191 and fixes #195 .

Changes proposed in this pull request:

  • initialise all pmods used in a multiple timing definition, i.e. if a pmod is defined for a condition which does not occur in session 1, then ensure that empty pmods with respective names are created in pspm_get_timing
  • write a test in pspm_glm to check that this is working

@dominikbach dominikbach self-assigned this Apr 26, 2024
@dominikbach dominikbach added the In Progress Currently being worked on label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In Progress Currently being worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Initialise pmod structure in pspm_glm Parameter modulation only for several conditions, not all
2 participants