View source: R/order_stats_by_alternative.R
order_stats_by_alternative | R Documentation |
Order values based on alternative hypothesis.
order_stats_by_alternative(
stat.v,
alternative = c("two.sided", "greater", "less")
)
stat.v |
Numeric vector of statistics to order; preferably with names. May include |
alternative |
Alternative hypothesis; must be one of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.