collect
Collect on the supplied value
Parameters
obs
a double representing the observation
Collect on the supplied value
Parameters
obs
a double representing the observation
weight
a double representing the weight of the observation
Collects on the values in the supplied array.
Parameters
observations
the values, must not be null
weights
the weights of the observations
Collects on the values returned by the supplied GetValueIfc
Parameters
v
the object that returns the value to be collected
w
the weight associated with the object