niceCellFormater function

Formatter for table cells of LaTeX tables.

Formatter for table cells of LaTeX tables.

This formatter function should be applied to tables where each table cell contains a pp-value of a statistical significance test. See toLatex

for an application.

niceCellFormater(cell, alpha = 0.05)

Arguments

  • cell: [any]

    Cell value. In the majority of cases this will be a numeric value.

  • alpha: [numeric(1)]

    Significance level of underlying statistical test. Default is 0.05.

Returns

Formatted output.

See Also

Other EMOA performance assessment tools: approximateNadirPoint(), approximateRefPoints(), approximateRefSets(), computeDominanceRanking(), emoaIndEps(), makeEMOAIndicator(), normalize(), plotDistribution(), plotFront(), plotScatter2d(), plotScatter3d(), toLatex()

  • Maintainer: Jakob Bossek
  • License: GPL-3
  • Last published: 2023-03-08