View source: R/melonnpan_utilities.R
ArcSin | R Documentation |
This function applies arcsine square root transformation to proportional data.
ArcSin(x)
x |
A numerical vector of proportions (must be between 0 and 1). |
SqSin
ArcSin(runif(100,0,1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.