Learn R Programming

TestDimorph (version 0.4.1)

AccuModel: Deprecated functions in package TestDimorph.

Description

The functions listed below are deprecated and will be defunct in the near future.

Usage

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

Arguments

`AccuModel`

For `AccuModel`, use [accu_model()].

`RawGen`

For `RawGen`, use [raw_gen()].

`Tg`

For `Tg`, use [t_greene()].

`aovSS`

For `aovSS`, use [aov_ss()]

`pMatrix`

For `pMatrix`, use [t_greene()]