The functions listed below are deprecated and will be defunct in the near future.
AccuModel(
f,
x,
y = NULL,
method = "lda",
res_method = "repeatedcv",
prior = NULL,
p = 0.75,
nf = 10,
nr = 3,
plot = FALSE,
Sex = 1,
Pop = NULL,
byPop = FALSE,
ref. = "F",
post. = "M",
...
)RawGen(
x,
Trait = 1,
Pop = 2,
R.res = NULL,
dist = c("truncated", "log"),
lower = -Inf,
upper = Inf,
format = c("wide", "long"),
complete_cases = FALSE
)
Tg(
x = NULL,
Pop = 1,
es = "none",
plot = FALSE,
...,
alternative = c("two.sided", "less", "greater"),
padjust = "none",
letters = FALSE,
digits = 4,
CI = 0.95
)
aovSS(
x,
Pop = 1,
pairwise = TRUE,
letters = FALSE,
es_anova = "none",
digits = 4,
CI = 0.95
)
pMatrix(
x,
Pop = 1,
plot = FALSE,
padjust = p.adjust.methods,
CI = 0.95,
digits = 4,
alternative = c("two.sided", "less", "greater"),
...
)
For `AccuModel`, use [accu_model()].
For `RawGen`, use [raw_gen()].
For `Tg`, use [t_greene()].
For `aovSS`, use [aov_ss()]
For `pMatrix`, use [t_greene()]