resampling_is_compatible | R Documentation |
Checks whether the resampling of two cf objects is compatible
resampling_is_compatible(cf1, cf2)
cf1 |
|
cf2 |
|
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.
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).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.