dajmcdon / rtestim

https://dajmcdon.github.io/rtestim/
Other
4 stars 0 forks source link

Let's get rid of the k / degree mismatch. I don't like it. #51

Closed dajmcdon closed 1 year ago

jiapivialiu commented 1 year ago

Do you mean the mismatch of their values or the mismatch of the argument names used in R and C++? Their values match since $k=0$ means degree is $0$. If you mean the argument names, I can unify all argument names as something like $korder$ in all functions.

dajmcdon commented 1 year ago

I mean the argument names.