> There seems to be referring to two different things here:
>
> 1. It drops a dimension if the input is a zoo matrix with one column
> and na.rm = TRUE. That is a bug in na.trim. Its fixed in the
> development version of zoo:
Cheers, I'll wait for the next release then :)
>2. na.trim is used instead of na.omit. How is this a problem since
>na.locf fills in NAs so there will be no NAs in the result anyways
>unless possibly if you use the new maxgap argument (and in that case
>you don't want certain internal NAs removed)?
No problem at all but as said in point 1, na.trim has a bug and na.omit
doesn't. I didn't know whether the na.trim behaviour was a bug or a feature...
Thanks!
//Giuseppe
---- MAKO ----
This email and any files transmitted with it are confide...{{dropped:14}}
_______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only. If you want to post, subscribe first.
-- Also note that this is not the r-help list where general R questions should
go.