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
I think this will be more helpful for the statistical methods in cardx. For example, if we wanted to make an ARD-first function to create survival curves, it would be easier if the object passed was clearly identified via class as a survival ARD object (i.e. we could write ggplot2::fortify() methods for it).
The text was updated successfully, but these errors were encountered:
I think this will be more helpful for the statistical methods in cardx. For example, if we wanted to make an ARD-first function to create survival curves, it would be easier if the object passed was clearly identified via class as a survival ARD object (i.e. we could write
ggplot2::fortify()
methods for it).The text was updated successfully, but these errors were encountered: