We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a1130c commit bd35a4fCopy full SHA for bd35a4f
R/stat-density.r
@@ -4,7 +4,7 @@
4
#' [stats::bw.nrd()].
5
#' @param adjust A multiplicate bandwidth adjustment. This makes it possible
6
#' to adjust the bandwidth while still using the a bandwidth estimator.
7
-#' For exampe, `adjust = 1/2` means use half of the default bandwidth.
+#' For example, `adjust = 1/2` means use half of the default bandwidth.
8
#' @param kernel Kernel. See list of available kernels in [density()].
9
#' @param n number of equally spaced points at which the density is to be
10
#' estimated, should be a power of two, see [density()] for
0 commit comments