cf | R Documentation |
This function cf()
creates containers for correlation functions
of class cf
. This class is particularly designed to deal with
correlation functions emerging in statistical and quantum field theory
simulations. Arithmetic operations are defined for this class in
several ways, as well as concatenation and is.cf.
cf()
And last but not least, these are the fields that are used somewhere in the library but we have not figured out which mixin these should belong to:
conf.index
: TODO
N
: Integer, number of measurements.
blockind
: TODO
jack.boot.se
: TODO
returns an object of S3 class cf
derived from a list
Other cf constructors:
cf_boot()
,
cf_meta()
,
cf_orig()
,
cf_principal_correlator()
,
cf_shifted()
,
cf_smeared()
,
cf_subtracted()
,
cf_weighted()
newcf <- cf()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.