File: gam.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 (20 lines) | stat: -rw-r--r-- 621 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# model_parameters

    Code
      mp
    Output
      # Fixed Effects
      
      Parameter   | Coefficient |   SE |       95% CI | t(383.05) |      p
      --------------------------------------------------------------------
      (Intercept) |        7.97 | 0.10 | [7.77, 8.17] |     78.10 | < .001
      
      # Smooth Terms
      
      Parameter        |     F |   df |      p
      ----------------------------------------
      Smooth term (x0) | 10.53 | 3.63 | < .001
      Smooth term (x1) | 87.44 | 2.97 | < .001
      Smooth term (x2) | 72.49 | 8.30 | < .001
      Smooth term (x3) |  9.58 | 1.05 | 0.002