tests/testthat/_snaps/contr.deviation.md

contr.deviation | snapshot

Code
  solve(c.deviation)
Output
                     4         6         8
  Intercept  0.3333333 0.3333333 0.3333333
  6         -1.0000000 1.0000000 0.0000000
  8         -1.0000000 0.0000000 1.0000000
Code
  solve(mm)
Output
                cyl4.am0   cyl4.am1   cyl6.am0  cyl6.am1   cyl8.am0  cyl8.am1
  (Intercept)  0.3333333  0.0000000  0.3333333 0.0000000  0.3333333 0.0000000
  cyl6        -1.0000000  0.0000000  1.0000000 0.0000000  0.0000000 0.0000000
  cyl8        -1.0000000  0.0000000  0.0000000 0.0000000  1.0000000 0.0000000
  am1         -0.3333333  0.3333333 -0.3333333 0.3333333 -0.3333333 0.3333333
  cyl6:am1     1.0000000 -1.0000000 -1.0000000 1.0000000  0.0000000 0.0000000
  cyl8:am1     1.0000000 -1.0000000  0.0000000 0.0000000 -1.0000000 1.0000000


Try the datawizard package in your browser

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

datawizard documentation built on Sept. 15, 2023, 9:06 a.m.