diff --git a/R/1_model_parameters.R b/R/1_model_parameters.R index 0d94c256c..15f5020e1 100644 --- a/R/1_model_parameters.R +++ b/R/1_model_parameters.R @@ -36,6 +36,9 @@ #' **quantreg**, **selection**, **systemfit**, **tidymodels**, **varEST**, #' **WRS2**, `bfsl`, `deltaMethod`, `fitdistr`, `mjoint`, `mle`, `model.avg`, ... #' +#' A full overview can be found here: +#' https://easystats.github.io/parameters/reference/ +#' #' @param model Statistical Model. #' @param ... Arguments passed to or from other methods. Non-documented #' arguments are diff --git a/man/model_parameters.Rd b/man/model_parameters.Rd index d106e485a..387a1b29c 100644 --- a/man/model_parameters.Rd +++ b/man/model_parameters.Rd @@ -67,6 +67,10 @@ the model-specific documentation: \strong{WRS2}, \code{bfsl}, \code{deltaMethod}, \code{fitdistr}, \code{mjoint}, \code{mle}, \code{model.avg}, ... } } +\details{ +A full overview can be found here: +https://easystats.github.io/parameters/reference/ +} \note{ The \code{\link[=print.parameters_model]{print()}} method has several arguments to tweak the output. There is also a