| cf_smeared | R Documentation |
Smeared CF mixin constructor
cf_smeared(.cf = cf(), scf, iscf = NULL, nrSamples, obs)
.cf |
|
scf |
Like |
iscf |
Like |
nrSamples |
TODO |
obs |
TODO |
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').
returns the input object of class cf with the smeared mixin added
Other cf constructors:
cf_boot(),
cf_meta(),
cf_orig(),
cf_principal_correlator(),
cf_shifted(),
cf_subtracted(),
cf_weighted(),
cf()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.