You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: reference/analyseOneElement.gam.md
+16-11Lines changed: 16 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Fit a GAM for a single element returns metadata (column names, smooth term names, parametric term names, and the smoothing parameter criterion attribute name) used by [`ModelArray.gam`](https://pennlinc.github.io/ModelArray/reference/ModelArray.gam.md) to initialise the output data.frame. When `flag_initiate = FALSE`, it returns a numeric vector representing one row of the final results matrix.
1
+
# Fit a GAM for a single element Returns metadata (column names, smooth term names, parametric term names, and the smoothing parameter criterion attribute name) used by [`ModelArray.gam`](https://pennlinc.github.io/ModelArray/reference/ModelArray.gam.md) to initialise the output data.frame. When `flag_initiate = FALSE`, it returns a numeric vector representing one row of the final results matrix.
2
2
3
3
If the number of subjects with finite scalar values does not exceed
4
4
`num.subj.lthr`, the element is skipped and all statistics are set to
@@ -9,18 +9,19 @@ If the number of subjects with finite scalar values does not exceed
0 commit comments