kknn icon indicating copy to clipboard operation
kknn copied to clipboard

pass contrasts directly to model.matrix

Open vandenman opened this issue 4 years ago • 1 comments

Fixes #16

Rather than using options to set the contrasts, this sets them directly on model.matrix via the argument contrasts.arg.

Feedback/ comments are welcome!

vandenman avatar Jan 26 '21 16:01 vandenman

Hi! It seems like it would be useful to many people if this change would be available in the CRAN release of kknn. Are there any plans to merge this PR soon @KlausVigo?

koenderks avatar Jun 20 '23 06:06 koenderks