diff options
Diffstat (limited to 'R/plot.sparsestep.R')
| -rw-r--r-- | R/plot.sparsestep.R | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/R/plot.sparsestep.R b/R/plot.sparsestep.R index 336a36b..cac7137 100644 --- a/R/plot.sparsestep.R +++ b/R/plot.sparsestep.R @@ -3,7 +3,7 @@ #' @description Plot the coefficients of the SparseStep path #' #' @param x a \code{sparsestep} object -#' @param ... further argument to matplot +#' @param \dots further argument to matplot #' #' @export #' @aliases plot |
