Message-ID: <972ae3bc-b06d-6948-de68-44e5d71f29e1@effectivedefense.org>
Date: 2016-12-12T16:35:26Z
From: Spencer Graves
Subject: Log plus one transformation in R
In-Reply-To: <1A1C81A9-23EF-4F02-805B-E0CD7A34FD35@gmail.com>
"?log" includes documentation for "log1p" in the base package
Will that work?
Spencer Graves
On 12/12/2016 10:23 AM, Faradj Koliev wrote:
> Hi all,
>
> How do I perform log(x+1) in R?
>
> log1p_trans() from the package ?scales" doesn?t seem to work for me.
>
> Best,
> Faradj
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.