File: standardize_parameters.md

package info (click to toggle)
r-cran-parameters 0.24.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,852 kB
  • sloc: sh: 16; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 400 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# Preserve labels

    Code
      print(out)
    Output
      # Standardization method: refit
      
      Parameter            | Std. Coef. |         95% CI
      --------------------------------------------------
      (Intercept)          |      -1.01 | [-1.18, -0.84]
      Species [versicolor] |       1.12 | [ 0.88,  1.37]
      Species [virginica]  |       1.91 | [ 1.66,  2.16]