Displaying 1 result from an estimated 1 matches for "machineinsight".
2004 Aug 03
1
(PR#7152) Ops.ts returns non-ts object for univariate operations
...ariate "-" and _does_
>return a time series.
>
>Both +a.ts and -a.ts return a ts. !a.ts does not, but we expect time
>series to be numeric so that is deliberate. (Copying attributes wily-nily
>when changing mode is not a good idea.)
>
>On Tue, 3 Aug 2004 jpalmucci@machineinsight.com wrote:
>
>
>
>>Full_Name: Jeff Palmucci
>>Version: 1.9.1
>>OS: XP
>>Submission from: (NULL) (129.44.190.60)
>>
>>
>>Ops.ts returns a non-time series object for univariate operations. Here is a
>>patch:
>>
>>Ops.ts <- func...