Re: [datatable-help] Have monthly data, need log of the difference. How?

2018-01-31 Thread ellie
Thank you for replying! I'll try to attach an image of some of my data, so
you will see the structure. I want to run some regressions with the natural
log of the difference, so I guess the first step would be to extract the
change between each date? I'm almost completely new to R, and would
appreciate any tips on how to proceed.
 



--
Sent from: http://r.789695.n4.nabble.com/datatable-help-f2315188.html
___
datatable-help mailing list
datatable-help@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help


Re: [datatable-help] Have monthly data, need log of the difference. How?

2018-01-30 Thread jim holtman
You can probably do it in R.  Can you show an example of what you data
looks like and then the type of transformation that you would like to do.


Jim Holtman
Data Munger Guru

What is the problem that you are trying to solve?
Tell me what you want to do, not how you want to do it.

On Tue, Jan 30, 2018 at 9:17 AM, ellie  wrote:

> So I have monthly data in an excel file, but what I need to make my
> calculations in the natural log of the difference. Is there a built in
> function in R that will let me transform my data this way, or do I need to
> do it in excel before importing the data to R?
>
> Thanks!
>
>
>
> --
> Sent from: http://r.789695.n4.nabble.com/datatable-help-f2315188.html
> ___
> datatable-help mailing list
> datatable-help@lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/
> listinfo/datatable-help
>
___
datatable-help mailing list
datatable-help@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help

[datatable-help] Have monthly data, need log of the difference. How?

2018-01-30 Thread ellie
So I have monthly data in an excel file, but what I need to make my
calculations in the natural log of the difference. Is there a built in
function in R that will let me transform my data this way, or do I need to
do it in excel before importing the data to R?

Thanks!



--
Sent from: http://r.789695.n4.nabble.com/datatable-help-f2315188.html
___
datatable-help mailing list
datatable-help@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help