Skip to content

Commit

Permalink
changed manual
Browse files Browse the repository at this point in the history
  • Loading branch information
MHaringa committed Oct 7, 2024
1 parent 650a478 commit deb3a92
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/model_refinement.R
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,8 @@ autoplot.smooth <- function(object, ...) {
#'
#' @param x Object of class restricted or of class smooth
#' @param intercept_only Logical. Default is \code{FALSE}. If \code{TRUE}, only
#' the intercept is updated, meaning other model coefficients remain unchanged.
#' the intercept is updated, ensuring that the changes have no impact on the
#' other variables.
#'
#' @author Martin Haringa
#'
Expand Down
3 changes: 2 additions & 1 deletion man/update_glm.Rd

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

0 comments on commit deb3a92

Please sign in to comment.