explain {CohensdpLibrary} | R Documentation |
explain
Description
explain()
provides a human-readable, exhaustive, description of
the results. It also provides references to the key results.
Usage
explain(x, ...)
## S3 method for class 'CohensdpObject'
explain(x, ...)
Arguments
x |
an object to explain |
... |
ignored |
Value
a human-readable output with details of computations.
[Package CohensdpLibrary version 0.5.10 Index]