Nothing
#' log likelihood for KW1 procedure
#' @param object a fitted object of class "KW1"
#' @param ... other parameters for logLik
#' @return a scalar log likelihood
#' @export
#'
logLik.KW1 <- function(object, ...) object$logLik
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.