Skip to content

Commit

Permalink
fix doc issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyrcoyle committed Nov 13, 2023
1 parent 35009e6 commit 92bd08d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Version: 0.4.3
Date: 2022-02-09 21:49:55 UTC
SHA: a58b575674833b292c6d2c9a1f370ca05d1747bd
Version: 0.4.6
Date: 2023-11-08 21:59:50 UTC
SHA: 35009e61c892eccd4545efc4aaa02fc5449ef877
2 changes: 1 addition & 1 deletion R/hal.R
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ fit_hal <- function(X,
#' A default generator for the \code{num_knots} argument for each degree of
#' interactions and the smoothness orders.
#'
#' @param d interaction degree.
#' @param max_degree interaction degree.
#' @param smoothness_orders see \code{\link{fit_hal}}.
#' @param base_num_knots_0 The base number of knots for zeroth-order smoothness
#' basis functions. The number of knots by degree interaction decays as
Expand Down
4 changes: 2 additions & 2 deletions man/num_knots_generator.Rd

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

0 comments on commit 92bd08d

Please sign in to comment.