raw_cf
Original data mixin constructor for raw_cf
raw_cf_data(cf, data)
raw_cf
object to extend.
Numeric or complex array, original data for all observables and measurements. This should have dimensions c(Nmeas,cf$Timecf$nrObscf$nrStypes,cf$dim). Having the internal dimensions innermost is not as efficient, but it allows different transformations to be applied to different observables in the same container more easily.
An object of S3 class raw_cf
with original data mixin added.
Other raw_cf constructors:
raw_cf_meta()
,
raw_cf()