R/exnl.r

#' Example of fictitious data set
#'
#' @description Example of fictitious data mass for non-linear
#' regression model fit
#' @docType data
#' @keywords datasets
#' @name exnl
#' @usage data(exnl)
#' @format A data frame with 30 observations of the following
#' 3 variables.
#'   \describe{
#'   \item{\code{trat}}{a numeric vector}
#'   \item{\code{rep}}{a numeric vector}
#'   \item{\code{resp}}{a numeric vector}
#'   }
#' @author Eric Batista Ferreira,
#'  \email{eric.ferreira@@unifal-mg.edu.br}
NULL

Try the ExpDes package in your browser

Any scripts or data that you put into this service are public.

ExpDes documentation built on Oct. 5, 2021, 9:09 a.m.