Additive decomposition method

3 messages Options
Embed this post
Permalink
FMH-4

Additive decomposition method

Reply Threaded More More options
Print post
Permalink
Dear All,

I'm doing an  imputation on few missing data and is looking for an additive decomposition method in R. Could someone please advice me the way to do this?

Thank you
Fir




_______________________________________________
[hidden email] mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only.
-- If you want to post, subscribe first.
Khanh Nguyen

Re: Additive decomposition method

Reply Threaded More More options
Print post
Permalink
Not sure whether this is what you are looking for, but you can try
decompose() or stl()

-k

On Mon, Nov 2, 2009 at 7:53 AM, FMH <[hidden email]> wrote:

> Dear All,
>
> I'm doing an  imputation on few missing data and is looking for an additive decomposition method in R. Could someone please advice me the way to do this?
>
> Thank you
> Fir
>
>
>
>
> _______________________________________________
> [hidden email] mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only.
> -- If you want to post, subscribe first.
>

_______________________________________________
[hidden email] mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only.
-- If you want to post, subscribe first.
FMH-4

Re: Additive decomposition method

Reply Threaded More More options
Print post
Permalink
Hi,

Thank you for the function.

I was trying to use the decompose function, but the program cannot run as there were several missing values in my data frame.

Could someone advice me the way to handle on this matter?

Thanks

F





_______________________________________________
[hidden email] mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only.
-- If you want to post, subscribe first.