BFF.object {BFF} | R Documentation |
BFF Object
Description
The BFF object is a class that contains the results of a Bayes Factor Function. The BFF object contains the following fields:
BFF | the object containing the log_bf (log Bayes factor values) and corresponding omega values |
input | the object containing the input values |
log_bf | maximized Bayes factor |
omega | corresponding omega value for maximized Bayes factor |
alternative | alternative hypothesis used in calculations |
omega_set | was an omega value provided? |
r | r value (default is 1 if not provided by user) |
test_type | type of BFF test |
generic_test | FALSE |
[Package BFF version 4.2.1 Index]