tests/testthat/_snaps/estimate-matrix-combination.md

Combined estimates and matrix

Lotri Estimates (get with `lotriEst()`):
  name lower est upper   fix   label backTransform
1    a     0   1   Inf FALSE a label           exp
2    b     0   1     2 FALSE    <NA>          <NA>
3    c  -Inf   1   Inf  TRUE    <NA>          <NA>
4    d     0   1     2  TRUE    <NA>          <NA>
5    e     0   1     2  TRUE    <NA>          <NA>
Lotri Estimates (get with `lotriEst()`):
  name lower est upper   fix   label backTransform
1    a     0   1   Inf FALSE a label           exp
2    b     0   1     2 FALSE    <NA>          <NA>
3    c  -Inf   1   Inf  TRUE    <NA>          <NA>
4    d     0   1     2  TRUE    <NA>          <NA>
5    e     0   1     2  TRUE    <NA>          <NA>

Matrix:
    f   g
f 1.0 0.5
g 0.5 1.0


nlmixr2/lotri documentation built on Sept. 24, 2024, 6:31 a.m.