calc_T_val_observed: T value for observed

View source: R/rTEM_features.R

calc_T_val_observedR Documentation

T value for observed

Description

T value for observed

Usage

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"
)

rolandrolandroland/rTEM documentation built on March 29, 2025, 2:17 p.m.