.DataAugmentation
testapply
function
defined in module
DataAugmentation
testapply(tfm, item)
testapply(tfm, I)
Test
apply
invariants of
tfm
on
item
or item type
I
.
With a constant
randstate
parameter,
apply
should always return the same result.
There are
3
methods for DataAugmentation.testapply
:
The following page links back here: