[R] How to make LN(x) transformation in R?

Berend Hasselman bhh at xs4all.nl
Sat Sep 28 07:11:34 CEST 2013


On 28-09-2013, at 02:21, Xiao Fang <xiaofang1990 at gmail.com> wrote:

> Dear R colleagues,
> 
> I am a newbie to R. I can not figure out how to compute Ln(x) value in R.
> 
> My question may be so easy for you but I will really appreciate if you can
> help me. Thanks so much for your time!
> 

Assuming you mean natural logarithm,  use log and read the help page of log.

Berend

> Kathy
> 
> 	[[alternative HTML version deleted]]

Please don't post in HTML.
Read the posting  guide.


> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list