Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Support codings with "implicit intercept"#107

Open
vnavkal wants to merge 2 commits into
pydata:masterpydata/patsy:masterfrom
vnavkal:interceptvnavkal/patsy:interceptCopy head branch name to clipboard
Open

Support codings with "implicit intercept"#107
vnavkal wants to merge 2 commits into
pydata:masterpydata/patsy:masterfrom
vnavkal:interceptvnavkal/patsy:interceptCopy head branch name to clipboard

Conversation

@vnavkal

@vnavkal vnavkal commented May 21, 2017

Copy link
Copy Markdown

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.