Skip to content

Commit

Permalink
Update R/smoothness.R
Browse files Browse the repository at this point in the history
Co-authored-by: Etienne Bacher <[email protected]>
  • Loading branch information
strengejacke and etiennebacher authored Jun 27, 2024
1 parent e0e9894 commit e605941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/smoothness.R
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#' smoothness(x, method = "cor")
#' smoothness(x, method = "diff")
#'
#' # A boootstrapped value can also be computed
#' # A bootstrapped value can also be computed
#' smoothness(x, iterations = 100)
#'
#' # When perfectly linear, the "smoothness" is 1
Expand Down

0 comments on commit e605941

Please sign in to comment.