An S4 class to represent element-wise scalar data and statistics.
ModelArray.Rd
An S4 class to represent element-wise scalar data and statistics.
Load element-wise data from .h5 file as an ModelArray object
Arguments
- filepath
file
- scalar_types
expected scalars
- analysis_names
the subfolder names for results in .h5 file
Details
: Tips for debugging: if you run into this error: "Error in h(simpleError(msg, call)) : error in evaluating the argument 'seed' in selecting a method for function 'DelayedArray': HDF5. Symbol table. Can't open object." Then please check if you give correct "scalar_types" - check via rhdf5::h5ls(filename_for_h5)