check_adapted {pmwg} | R Documentation |
Check whether the adaptation phase has successfully completed
Description
Check whether the adaptation phase has successfully completed
Usage
check_adapted(samples, unq_vals = 20)
Arguments
samples |
The subject mean samples with which we are working |
unq_vals |
The number of unique values for each subject |
Value
A boolean TRUE or FALSE depending on the result of the test
[Package pmwg version 0.2.7 Index]