[R] HELP asin transformation
Jeff Newmiller
jdnewmil at dcn.davis.CA.us
Sun Feb 22 19:43:32 CET 2015
This is a math question, not an R question. You cannot give numbers to asin that are less than -1 or greater than 1 and get a defined answer.
---------------------------------------------------------------------------
Jeff Newmiller The ..... ..... Go Live...
DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go...
Live: OO#.. Dead: OO#.. Playing
Research Engineer (Solar/Batteries O.O#. #.O#. with
/Software/Embedded Controllers) .OO#. .OO#. rocks...1k
---------------------------------------------------------------------------
Sent from my phone. Please excuse my brevity.
On February 22, 2015 10:28:24 AM PST, CHIRIBOGA Xavier <xavier.chiriboga at unine.ch> wrote:
>Dear all,
>
>
>
>I attempted to transform my data using "asin" but a WARNING message
>appears:
>
>
>
>dat1$Abu.tr<-asin(sqrt(dat1$Abundance/100))
>Warning message:
>In asin(sqrt(dat1$Abundance/100)) : NaNs produced
>
>
>
>What does it mean? Is it a problem? How can I solve this?
>
>
>
>Thank you!
>
>
>
>XAVIER
>
>______________________________________________
>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.
More information about the R-help
mailing list