R/names_model.R

#' The regression model names associated with
#' \code{point::\link[point:diag_R]{diag_R}()}
#'
#' A dataset containing the specifications for producing variable names and
#' latex parsable labels for printing in Rmarkdown as well as details of the
#' statistics output as and the procedure for finding the best fitting curve.
#'
#'
#' @format A data frame with 7 rows and 4 variables:
#' \describe{
#'   \item{name}{statistic name}
#'   \item{derived}{variable name}
#'   \item{type}{type of curve fitting}
#'   \item{label}{description of the statistic}
#' }
#' @source \code{point::\link[point:diag_R]{diag_R}()}
"names_model"
MartinSchobben/point documentation built on May 22, 2022, 7:15 a.m.