stc04003 / reReg

Regression methods for recurrent event data
https://www.sychiou.com/reReg/index.html
21 stars 5 forks source link

Refer Recur to reda::Recur by ?Recur #22

Closed wenjie2wang closed 2 years ago

wenjie2wang commented 2 years ago

Steven, I had a look at the dplyr package for reference. It seems that it is possible to refer Recur to reda::Recur by ?Recur automatically.

Notice that I removed some re-exports of the Recur, summary.Recur classes as well as the show method for Recur because I am not sure if they are necessary. I did a quick check by devtools::document() and devtools::load_all().