Description Usage Arguments Value Author(s)
View source: R/02.ParepareDataWithinSites.R
Create strata by categorizing summary scores into nStrata quantiles. If there are fewer discrete scores than nStrata, the rank will be returned. Sometimes a single value may have many data points causing quantile threshold to be identical values. The duplicated threshold values are dropped in this case, giving levels fewer than nStrata.
| 1 | CreateStrata(score, nStrata)
 | 
| score | summary score to be categorized. | 
| nStrata | number of strata. | 
vector strata as numeric
Kazuki Yoshida
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.