tests/testthat/_snaps/hyperbolic.md

test functioning of hyperbolic regression function - nls2

Code
  h1_rounded
Output
  $Var
  [1] "CpG#1"

  $relative_error
  [1] 22.91426

  $SSE_hyper
  [1] 98.78019

  $Coef_hyper
  $Coef_hyper$y0
  [1] 2.97

  $Coef_hyper$y1
  [1] 92.98

  $Coef_hyper$b
  [1] 0.54

  $Coef_hyper$m0
  [1] 0

  $Coef_hyper$m1
  [1] 100

  $Coef_hyper$R2
  [1] 0.99

test functioning of hyperbolic regression function - minpack.lm

Code
  h2_rounded
Output
  $Var
  [1] "CpG#1"

  $relative_error
  [1] 22.91426

  $SSE_hyper
  [1] 98.78019

  $Coef_hyper
  $Coef_hyper$y0
  [1] 2.97

  $Coef_hyper$y1
  [1] 92.98

  $Coef_hyper$b
  [1] 0.54

  $Coef_hyper$m0
  [1] 0

  $Coef_hyper$m1
  [1] 100

  $Coef_hyper$R2
  [1] 0.99


kapsner/PCRBiasCorrection documentation built on June 15, 2025, 4:14 a.m.