powered by
Method to get status information for fit array objects
status(object, ...)# S3 method for mmkin status(object, ...)# S3 method for status.mmkin print(x, ...)# S3 method for mhmkin status(object, ...)# S3 method for status.mhmkin print(x, ...)
# S3 method for mmkin status(object, ...)
# S3 method for status.mmkin print(x, ...)
# S3 method for mhmkin status(object, ...)
# S3 method for status.mhmkin print(x, ...)
An object with the same dimensions as the fit array suitable printing method.
The object to investigate
For potential future extensions
The object to be printed
if (FALSE) { fits <- mmkin( c("SFO", "FOMC"), list("FOCUS A" = FOCUS_2006_A, "FOCUS B" = FOCUS_2006_C), quiet = TRUE) status(fits) }
Run the code above in your browser using DataLab