therneau / survival

Survival package for R
394 stars 106 forks source link

Partial argument matching #240

Closed pawelru closed 9 months ago

pawelru commented 10 months ago

https://github.com/therneau/survival/blob/e8de7b732daa9a82c1ceaad93fd68ee7545c7736/R/clogit.R#L41-L42

The argument name for terms() is specials (not special)

therneau commented 9 months ago

You are right. Now fixed in my copy. (And if I pass more tests, part of a major update by end-of-day).