Skip to content

Commit

Permalink
DOC
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbrodbeck committed Jan 24, 2017
1 parent c5f9586 commit a133318
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion eelbrain/_stats/spm.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ class LM(object):
ds : Dataset
Optional Dataset providing data for y/model.
coding : 'dummy' | 'effect'
Model parametrization (default is dummy coding).
Model parametrization (default is dummy coding). Vars are centered for
effect coding (but not for dummy coding).
subject : str
Optional information used by RandomLM.
"""
Expand Down

0 comments on commit a133318

Please sign in to comment.