Skip to content

Commit

Permalink
gam
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Nov 18, 2024
1 parent 2c75de5 commit 50d510c
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 59 deletions.
1 change: 0 additions & 1 deletion R/methods_mgcv.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#' @rdname model_parameters.cgam
#' @export
model_parameters.gamm <- function(model,
ci = 0.95,
Expand Down
1 change: 0 additions & 1 deletion R/methods_other.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ ci.complmrob <- ci.default
############# .Gam --------------


#' @rdname model_parameters.cgam
#' @inheritParams model_parameters.aov
#' @export
model_parameters.Gam <- function(model,
Expand Down
1 change: 0 additions & 1 deletion R/methods_scam.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ standard_error.scam <- standard_error.gam
p_value.scam <- p_value.gam


#' @rdname model_parameters.cgam
#' @export
model_parameters.scam <- model_parameters.cgam
57 changes: 1 addition & 56 deletions man/model_parameters.cgam.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 50d510c

Please sign in to comment.