tests/testthat/_snaps/g_step.md

tidy.step works as expected for survival STEP results

Code
  res
Output
   [1] "Percentile Center" "Percentile Lower"  "Percentile Upper" 
   [4] "Interval Center"   "Interval Lower"    "Interval Upper"   
   [7] "n"                 "events"            "Hazard Ratio"     
  [10] "se"                "ci_lower"          "ci_upper"
Code
  res
Output
  [1] "biomarker" "ci"        "class"     "estimate"  "names"     "row.names"

tidy.step works as expected for response STEP results

Code
  res
Output
   [1] "Percentile Center" "Percentile Lower"  "Percentile Upper" 
   [4] "Interval Center"   "Interval Lower"    "Interval Upper"   
   [7] "n"                 "Odds Ratio"        "se"               
  [10] "ci_lower"          "ci_upper"
Code
  res
Output
  [1] "biomarker" "ci"        "class"     "estimate"  "names"     "row.names"


Try the tern package in your browser

Any scripts or data that you put into this service are public.

tern documentation built on June 22, 2024, 10:25 a.m.