Nothing
#' @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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.