R/0_LambertW_fit-methods.R

#' @title Methods for Lambert W\eqn{\times} F estimates
#' @name LambertW_fit-methods
#' @aliases summary.LambertW_fit print.summary.LambertW_fit print.LambertW_fit
#' plot.LambertW_fit
#' 
#' @description
#' S3 methods (\code{print}, \code{plot}, \code{summary}, etc.) for
#' \code{LambertW_fit} class returned by the \code{\link{MLE_LambertW}} or
#'  \code{\link{IGMM}} estimators.
#' 
#' @param x,object object of class \code{LambertW_fit}
#' @param \dots further arguments passed to or from other methods.
#' @keywords print hplot
#' @examples
#' 
#' # See ?LambertW-package
#' 
NULL

Try the LambertW package in your browser

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

LambertW documentation built on Nov. 2, 2023, 6:17 p.m.