tests/testthat/_snaps/as.data.frame.md

as.data.frame

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
this matrix has fixed elements
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>
6     h     0   1   Inf FALSE b label         expit
7     i     0   1     2 FALSE    <NA>          <NA>
8     j  -Inf   1   Inf  TRUE    <NA>          <NA>
9     k     0   1     2  TRUE    <NA>          <NA>
10    l     0   1     2  TRUE    <NA>          <NA>

$id
    m   n
m 1.0 0.5
n 0.5 1.0

$occ
    f   g
f 1.0 0.5
g 0.5 1.0
this matrix has fixed elements


Try the lotri package in your browser

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

lotri documentation built on March 31, 2023, 8:49 p.m.