Previous Topic: DERIVE_UPPER_BOUND_STUB_1

Next Topic: GET_DAY_ALIGN_STUB

GET_SAMPLE_SIZE_STUB_1

Purpose

This function returns the number of DAYS that will be used to determine the upper bound of events. It is important to note that this sample offset is based on UpdateTimeStamp, which is the creation date of the event record in the database. An example of a customization may be a requirement to use a sample size of 1 hour's worth of events. In this case the custom function would merely specify 'RETURN (1/24)'.

Default

1 (DAY)