powered by
Prints the formatted summary of an jt object to the console.
jt
# S3 method for summary.jt print(x, ...)
An object returned by summary.jt().
summary.jt()
Additional arguments.
Merve Kasikci, Osman Dag
summary.jt
out <- james.test(Sepal.Length ~ Species, data = iris, verbose = FALSE) summary(out)
Run the code above in your browser using DataLab