View source: R/rTEM_features.R
calc_T_val_observed | R Documentation |
T value for observed
calc_T_val_observed(
observed,
expected,
r = NULL,
func = "K",
rmin = 0,
rmax = NA,
sqrt = FALSE,
obs_name = c(NA, "cor_name"),
expect_name = c("rrl_", "mmean"),
K_cor = "trans",
G_cor = "km",
F_cor = "km",
GXGH_cor = "km",
GXHG_cor = "km"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.