man-roxygen/methods.R

#' @param methods Which methods should be used to estimate trend lines. Possible values are one or more of
#'    \itemize{
#'      \item{LM}{: Ordinary regression using the lm() function}
#'      \item{MK}{: Mann-Kendall estimates using Sen estimator}
#'      \item{LMrob}{: Robust linear regression fit using the lmrob() function from the robustbase package}
#'
#'    }
bcgov/StreamFlowTrend documentation built on Dec. 19, 2021, 7:38 a.m.