summary.BFF {BFF} | R Documentation |
Summarize BFF object
Description
Summarize BFF object
Usage
## S3 method for class 'BFF'
summary(object, ...)
Arguments
object |
a BFF object |
... |
additional arguments (unused) |
Value
prints summary of a BFF object.
See Also
[z_test_BFF()], [t_test_BFF()], [chi2_test_BFF()], [f_test_BFF()]
[Package BFF version 4.2.1 Index]