print.nodesplit {MBNMAtime} | R Documentation |
Prints basic results from a node-split to the console
Description
Prints basic results from a node-split to the console
Usage
## S3 method for class 'nodesplit'
print(x, groupby = "time.param", ...)
Arguments
x |
An object of class |
groupby |
A character object that can take the value |
... |
arguments to be sent to |
Value
Prints summary details of nodesplit results to the console
[Package MBNMAtime version 0.2.4 Index]