You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re-coding the core algorithms for the estimators (i.e., log OR, RMST, etc.) in C++ would be a valuable effort. These are the slowest parts of the package because they are iterative (especially for survival).