We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 621556e commit 85a52edCopy full SHA for 85a52ed
R/massGAM.R
@@ -9,7 +9,7 @@
9
#'
10
#' NA in the input will be kept as NA in the results, maintaining n of cases.
11
12
-#' @inheritParams s_GAM.default
+#' @inheritParams s_GAM
13
#' @param y Numeric matrix / data frame: Outcomes
14
#' @param covariates Numeric matrix / data.frame of additional covariates
15
#' @param x.name Character: Name of the predictor
0 commit comments