Checks whether the resampling of two cf objects is compatible
resampling_is_compatible(cf1, cf2)
cf
object with cf_boot
cf
object with cf_boot
List of named booleans for each of the checked conditions
with elements boot
, boot.R
, boot.l
, sim
, endcorr
,
resampling_method
, boot_dim
, icf
and, optionally
iboot_dim
(if both cf1
and cf2
contain imaginary parts).
Checks whether operations such as addition can be performed on the
resampling samples of cf1
and cf2
. In addition to all
meta parameters, the dimensions of the resampling sample arrays
must be identical.