The functions listed below are deprecated and will be defunct in the near future.
AccuModel(
f,
x,
y = NULL,
method = "lda",
res_method = "repeatedcv",
p = 0.75,
nf = 10,
nr = 3,
plot = FALSE,
Sex = 1,
Pop = NULL,
byPop = FALSE,
ref. = "F",
post. = "M",
...
)RawGen(
x,
Parms = 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 = FALSE,
plot = FALSE,
...,
alternative = c("two.sided", "less", "greater"),
padjust = p.adjust.methods,
letters = FALSE,
digits = 4,
sig.level = 0.05
)
aovSS(
x,
Pop = 1,
pairwise = TRUE,
letters = FALSE,
es = FALSE,
digits = 4,
sig.level = 0.05
)
pMatrix(
x,
Pop = 1,
plot = FALSE,
padjust = p.adjust.methods,
sig.level = 0.05,
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()