📄 resultmatrix.html
字号:
<DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getMeanWidth()"><!-- --></A><H3>getMeanWidth</H3><PRE>public int <B>getMeanWidth</B>()</PRE><DL><DD>returns the current width for the mean<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setStdDevWidth(int)"><!-- --></A><H3>setStdDevWidth</H3><PRE>public void <B>setStdDevWidth</B>(int width)</PRE><DL><DD>sets the width for the std dev (0 = optimal)<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getStdDevWidth()"><!-- --></A><H3>getStdDevWidth</H3><PRE>public int <B>getStdDevWidth</B>()</PRE><DL><DD>returns the current width for the std dev<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setSignificanceWidth(int)"><!-- --></A><H3>setSignificanceWidth</H3><PRE>public void <B>setSignificanceWidth</B>(int width)</PRE><DL><DD>sets the width for the significance (0 = optimal)<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getSignificanceWidth()"><!-- --></A><H3>getSignificanceWidth</H3><PRE>public int <B>getSignificanceWidth</B>()</PRE><DL><DD>returns the current width for the significance<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setCountWidth(int)"><!-- --></A><H3>setCountWidth</H3><PRE>public void <B>setCountWidth</B>(int width)</PRE><DL><DD>sets the width for the counts (0 = optimal)<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getCountWidth()"><!-- --></A><H3>getCountWidth</H3><PRE>public int <B>getCountWidth</B>()</PRE><DL><DD>returns the current width for the counts<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setShowStdDev(boolean)"><!-- --></A><H3>setShowStdDev</H3><PRE>public void <B>setShowStdDev</B>(boolean show)</PRE><DL><DD>sets whether to display the std deviations or not<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getShowStdDev()"><!-- --></A><H3>getShowStdDev</H3><PRE>public boolean <B>getShowStdDev</B>()</PRE><DL><DD>returns whether std deviations are displayed or not<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setShowAverage(boolean)"><!-- --></A><H3>setShowAverage</H3><PRE>public void <B>setShowAverage</B>(boolean show)</PRE><DL><DD>sets whether to display the average per column or not<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getShowAverage()"><!-- --></A><H3>getShowAverage</H3><PRE>public boolean <B>getShowAverage</B>()</PRE><DL><DD>returns whether average per column is displayed or not<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setRemoveFilterName(boolean)"><!-- --></A><H3>setRemoveFilterName</H3><PRE>public void <B>setRemoveFilterName</B>(boolean remove)</PRE><DL><DD>sets whether to remove the filter classname from the dataset name<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getRemoveFilterName()"><!-- --></A><H3>getRemoveFilterName</H3><PRE>public boolean <B>getRemoveFilterName</B>()</PRE><DL><DD>returns whether the filter classname is removed from the dataset name<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setPrintColNames(boolean)"><!-- --></A><H3>setPrintColNames</H3><PRE>public void <B>setPrintColNames</B>(boolean print)</PRE><DL><DD>sets whether the column names or numbers instead are printed. deactivating automatically sets m_EnumerateColNames to TRUE.<P><DD><DL></DL></DD><DD><DL><DT><B>See Also:</B><DD><A HREF="../../weka/experiment/ResultMatrix.html#setEnumerateColNames(boolean)"><CODE>setEnumerateColNames(boolean)</CODE></A></DL></DD></DL><HR><A NAME="getPrintColNames()"><!-- --></A><H3>getPrintColNames</H3><PRE>public boolean <B>getPrintColNames</B>()</PRE><DL><DD>returns whether column names or numbers instead are printed<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setPrintRowNames(boolean)"><!-- --></A><H3>setPrintRowNames</H3><PRE>public void <B>setPrintRowNames</B>(boolean print)</PRE><DL><DD>sets whether the row names or numbers instead are printed deactivating automatically sets m_EnumerateColNames to TRUE.<P><DD><DL></DL></DD><DD><DL><DT><B>See Also:</B><DD><A HREF="../../weka/experiment/ResultMatrix.html#setEnumerateRowNames(boolean)"><CODE>setEnumerateRowNames(boolean)</CODE></A></DL></DD></DL><HR><A NAME="getPrintRowNames()"><!-- --></A><H3>getPrintRowNames</H3><PRE>public boolean <B>getPrintRowNames</B>()</PRE><DL><DD>returns whether row names or numbers instead are printed<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setEnumerateColNames(boolean)"><!-- --></A><H3>setEnumerateColNames</H3><PRE>public void <B>setEnumerateColNames</B>(boolean enumerate)</PRE><DL><DD>sets whether the column names are prefixed with "(x)" where "x" is the index<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getEnumerateColNames()"><!-- --></A><H3>getEnumerateColNames</H3><PRE>public boolean <B>getEnumerateColNames</B>()</PRE><DL><DD>returns whether column names or numbers instead are enumerateed<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setEnumerateRowNames(boolean)"><!-- --></A><H3>setEnumerateRowNames</H3><PRE>public void <B>setEnumerateRowNames</B>(boolean enumerate)</PRE><DL><DD>sets whether to the row names or numbers instead are enumerateed<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getEnumerateRowNames()"><!-- --></A><H3>getEnumerateRowNames</H3><PRE>public boolean <B>getEnumerateRowNames</B>()</PRE><DL><DD>returns whether row names or numbers instead are enumerateed<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getColCount()"><!-- --></A><H3>getColCount</H3><PRE>public int <B>getColCount</B>()</PRE><DL><DD>returns the number of columns<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getVisibleColCount()"><!-- --></A><H3>getVisibleColCount</H3><PRE>public int <B>getVisibleColCount</B>()</PRE><DL><DD>returns the number of visible columns<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getRowCount()"><!-- --></A><H3>getRowCount</H3><PRE>public int <B>getRowCount</B>()</PRE><DL><DD>returns the number of rows<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getVisibleRowCount()"><!-- --></A><H3>getVisibleRowCount</H3><PRE>public int <B>getVisibleRowCount</B>()</PRE><DL><DD>returns the number of visible rows<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setColName(int, java.lang.String)"><!-- --></A><H3>setColName</H3><PRE>public void <B>setColName</B>(int index, java.lang.String name)</PRE><DL>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -