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

Fixed handling of numeric variables in factorDesign #47

Open
wants to merge 455 commits into
base: master
Choose a base branch
from

Conversation

coreybrier
Copy link

factorDesign assumed numeric variables preceded all factor variables, which may cause incorrect name assignment.

Also, fixed handling of multiple numeric variables (indcounter and assignment of numeric data.frame into the x matrix)

Thank you!

(This is my first pull request and real use of git: I hope I have completed it appropriately. Thank you for your understanding!)

jonathan-taylor and others added 30 commits August 15, 2017 21:54
Copy link

@joftius joftius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for addressing this oversight on my part!

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.

5 participants