View source: R/rTEM_features.R
T_test | R Documentation |
Perform T Test
T_test(
observed,
expected,
func = "G",
envelope_value = NA,
k = NA,
m = NA,
two_sided = TRUE,
rmax = NA,
rmin = 0,
sqrt = FALSE,
rrl_name = "rrl_",
K_cor = "trans",
G_cor = "km",
F_cor = "km",
GXGH_cor = "km",
GXHG_cor = "km"
)
k |
using kth largest and smallest values |
m |
number of simulations/relabelings |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.