Prints basic results from a node-split to the console
# S3 method for nodesplit
print(x, groupby = "time.param", ...)
Prints summary details of nodesplit results to the console
An object of class "nodesplit"
generated by mb.nodeplit()
A character object that can take the value "time.param"
to present
results grouped by time-course parameter (the default) or "comparison"
to present
results grouped by treatment comparison.
arguments to be sent to knitr::kable()