Skip to content

Commit 85a52ed

Browse files
committed
docs
1 parent 621556e commit 85a52ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/massGAM.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#'
1010
#' NA in the input will be kept as NA in the results, maintaining n of cases.
1111
#'
12-
#' @inheritParams s_GAM.default
12+
#' @inheritParams s_GAM
1313
#' @param y Numeric matrix / data frame: Outcomes
1414
#' @param covariates Numeric matrix / data.frame of additional covariates
1515
#' @param x.name Character: Name of the predictor

0 commit comments

Comments
 (0)