Skip to content

Conversation

grst
Copy link

@grst grst commented Oct 17, 2019

Update full and reduced scale parameters in documentation to be consistent with code:

full_formula_loc = '~ 1 + grouping'
full_formula_scale = '~ 1'
reduced_formula_loc = '~ 1'
reduced_formula_scale = '~ 1'

While being mathematically equivalent (I think...) I got confused when trying to understand the code.

Update full and reduced scale parameters in documentation to be consistent with code:
https://github.com/theislab/diffxpy/blob/dfe8304db9bba93dfc7efebebecdc62512ca6c16/diffxpy/testing/tests.py#L862-L865


While being mathematically equivalent (I think...) I got confused when trying to understand the code.
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.

1 participant