Simplify \ci command
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
|
||||
\newcommand{\anova}[3]{$\mathrm{F(#1, #2)} = #3$}
|
||||
|
||||
\newcommand{\ci}[2]{$\mathrm{CI} = [#1, #2]$}
|
||||
\newcommand{\ci}[2]{$[#1, #2]$}
|
||||
|
||||
\newcommand{\friedman}[1]{$\chi^2 = #1$}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user