R/sigTests-methods.R

#' @describeIn sigTests Extracts a list with the optimization results of
#'   significance tests.
setMethod("sigTests", "LM", function(object, ...) {
  object@sigTests
})

Try the melt package in your browser

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

melt documentation built on May 31, 2023, 7:12 p.m.