cf_smeared: Smeared CF mixin constructor

cf_smearedR Documentation

Smeared CF mixin constructor

Description

Smeared CF mixin constructor

Usage

cf_smeared(.cf = cf(), scf, iscf = NULL, nrSamples, obs)

Arguments

.cf

cf object to extend.

scf

Like cf, but with the smeared data.

iscf

Like icf, but with the smeared data.

nrSamples

TODO

obs

TODO

Details

The following fields will also be made available:

  • smeared: Logical, whether the correlation function has smeared data. This is deprecated and instead the presence of bootstrap samples should be queried with inherits(cf, 'cf_smeared').

Value

returns the input object of class cf with the smeared mixin added

See Also

Other cf constructors: cf_boot(), cf_meta(), cf_orig(), cf_principal_correlator(), cf_shifted(), cf_subtracted(), cf_weighted(), cf()


hadron documentation built on Sept. 9, 2022, 5:06 p.m.