Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SpatLyu committed Feb 5, 2025
1 parent 9956eda commit 57ee846
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/geodetector.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#' @param y Variable Y, continuous numeric vector.
#' @param x Covariate X, \code{factor}, \code{character} or \code{discrete numeric}.
#' @param confintv (optional) Whether to compute the confidence interval for the q statistic,
#' default is `false`.
#' default is `FALSE`.
#' @param alpha (optional) Confidence level of the interval, default is `0.95`.
#'
#' @return A list.
Expand Down
2 changes: 1 addition & 1 deletion man/factor_detector.Rd

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

0 comments on commit 57ee846

Please sign in to comment.