calculateAllT_gui: Calculate Stochastic Thresholds

View source: R/calculateAllT_gui.r

calculateAllT_guiR Documentation

Calculate Stochastic Thresholds

Description

GUI wrapper to the calculateAllT function.

Usage

calculateAllT_gui(
  env = parent.frame(),
  savegui = NULL,
  debug = FALSE,
  parent = NULL
)

Arguments

env

environment in which to search for data frames and save result.

savegui

logical indicating if GUI settings should be saved in the environment.

debug

logical indicating printing debug information.

parent

widget to get focus when finished.

Details

Convenience GUI for the use of calculateAllT to calculate point estimates for the stochastic threshold using multiple models.

Value

TRUE

See Also

calculateAllT


strvalidator documentation built on July 26, 2023, 5:45 p.m.