Skip to content

Conversation

vnavkal
Copy link

@vnavkal vnavkal commented May 21, 2017

For some use cases, it would be nice to have patsy code a design matrix as if it were going to include an intercept (so e.g. it would exclude some categorical levels), but then not include the intercept. See #80 for details.

This pull request adds an implicit_intercept parameter to some of the public functions (dmatrix, dmatrices, incr_dbuilder, incr_dbuilders, and design_matrix_builders). When set to True, it codes the matrix as if an intercept were included but doesn't actually include the intercept.

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