smartdata-analysis-and-statistics / precmed

A doubly robust precision medicine approach to estimate and validate conditional average treatment effects
https://smartdata-analysis-and-statistics.github.io/precmed/
Apache License 2.0
4 stars 0 forks source link

Warning in plotsurv #10

Closed NightlordTW closed 2 years ago

NightlordTW commented 2 years ago
 > # Try:
   > plotsurv(x = output_cv2, ylab = "RMTL ratio of drug1 vs drug0 in each subgroup")
   Error in plotsurv(x = output_cv2, ylab = "RMTL ratio of drug1 vs drug0 in each subgroup") : 
     could not find function "plotsurv"
   Execution halted

Possibly, the function plotsurv is not exported in the NAMESPACE, this would need to be fixed with the roxxygen documentation