tests/testthat/_snaps/fit_survival_step.md

fit_survival_step works as expected with default options

Code
  res
Output
  [1] 12
Code
  res
Output
   [1] "Percentile Center" "Percentile Lower"  "Percentile Upper" 
   [4] "Interval Center"   "Interval Lower"    "Interval Upper"   
   [7] "n"                 "events"            "loghr"            
  [10] "se"                "ci_lower"          "ci_upper"

fit_survival_step works as expected with global model fit

Code
  res
Output
  [1] 9
Code
  res
Output
  [1] "Interval Center" "Interval Lower"  "Interval Upper"  "n"              
  [5] "events"          "loghr"           "se"              "ci_lower"       
  [9] "ci_upper"

fit_survival_step works as expected with null bandwidth

Code
  res
Output
  [1] 12
Code
  res
Output
   [1] "Percentile Center" "Percentile Lower"  "Percentile Upper" 
   [4] "Interval Center"   "Interval Lower"    "Interval Upper"   
   [7] "n"                 "events"            "loghr"            
  [10] "se"                "ci_lower"          "ci_upper"


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.