|
1511.
|
|
|
display zero entries
|
|
|
type: Content of: <commandlist><command><usage><options><option><effect>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
gretl_commands.xml:10421
|
|
1512.
|
|
|
use frequencies from named matrix
|
|
|
type: Content of: <commandlist><command><usage><options><option><effect>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
gretl_commands.xml:10426
|
|
1513.
|
|
|
Displays a contingency table or cross-tabulation for each
[tab] combination of the variables included in <repl>ylist</repl>; if a
[tab] second list <repl>xlist</repl> is given, each variable in
[tab] <repl>ylist</repl> is cross-tabulated by row against each variable
[tab] in <repl>xlist</repl> (by column). Variables in these lists can
[tab] be referenced by name or by number. Note that all the variables
[tab] must have been marked as discrete. Alternatively, if the
[tab] <lit>--matrix</lit> option is given, treat the named matrix as
[tab] a precomputed set of frequencies and display this as a
[tab] cross-tabulation.
|
|
|
type: Content of: <commandlist><command><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
gretl_commands.xml:10433
|
|
1514.
|
|
|
[tab] By default the cell entries are given as frequency counts. The
[tab] <lit>--row</lit> and <lit>--column</lit> options (which are
[tab] mutually exclusive), replace the counts with the percentages for
[tab] each row or column, respectively. By default, cells with a zero
[tab] count are left blank; the <lit>--zeros</lit> option, which has the
[tab] effect of showing zero counts explicitly, may be useful for
[tab] importing the table into another program, such as a spreadsheet.
|
|
|
type: Content of: <commandlist><command><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
gretl_commands.xml:10445
|
|
1515.
|
|
|
Pearson's chi-square test for independence is displayed if the
expected frequency under independence is at least 1.0e-7 for all
cells. A common rule of thumb for the validity of this statistic is
that at least 80 percent of cells should have expected frequencies
of 5 or greater; if this criterion is not met a warning is printed.
|
|
|
type: Content of: <commandlist><command><description><para>
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
gretl_commands.xml:10454 gretl_commands.xml:10492
|
|
1516.
|
|
|
[tab] If the contingency table is 2 by 2, Fisher's Exact Test for
[tab] independence is computed. Note that this test is based on the
[tab] assumption that the row and column totals are fixed, which may or
[tab] may not be appropriate depending on how the data were generated.
[tab] The left p-value should be used when the alternative to
[tab] independence is negative association (values tend to cluster
[tab] in the lower left and upper right cells); the right p-value should
[tab] be used if the alternative is positive association. The two-tailed
[tab] p-value for this test is calculated by method (b) in Agresti
[tab] (1992, section 2.1): it is the sum of the probabilities of all
[tab] possible tables having the given row and column totals and having
[tab] a probability less than or equal to that of the observed table.
|
|
|
type: Content of: <commandlist><command><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
gretl_commands.xml:10461
|
|
1517.
|
|
|
Displays a contingency table or cross-tabulation for each
[tab] combination of the selected variables. Note that all the
[tab] variables must be discrete.
|
|
|
type: Content of: <commandlist><command><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
gretl_commands.xml:10478
|
|
1518.
|
|
|
[tab] By default, frequency count values are shown in the cells and on
[tab] the margins of the table. However, you can choose to display
[tab] either row or column percentages instead.
|
|
|
type: Content of: <commandlist><command><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
gretl_commands.xml:10483
|
|
1519.
|
|
|
[tab] By default, cells with a zero count are shown as empty, but you
[tab] can choose to show zero values explicitly.
|
|
|
type: Content of: <commandlist><command><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
gretl_commands.xml:10488
|
|
1520.
|
|
|
[tab] If the contingency table is 2 by 2, Fisher's Exact Test for
[tab] independence is computed. Note that this test is based on the
[tab] assumption that the row and column totals are fixed, which may or
[tab] may not be approriate depending on how the data were generated.
[tab] The left p-value should be used when the alternative to
[tab] independence is negative association (values tend to cluster
[tab] in the lower left and upper right cells); the right p-value should
[tab] be used if the alternative is positive association. The two-tailed
[tab] p-value for this test is calculated by method (b) in Agresti
[tab] (1992, section 2.1): it is the sum of the probabilities of all
[tab] possible tables having the given row and column totals and having
[tab] a probability less than or equal to that of the observed table.
|
|
|
type: Content of: <commandlist><command><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
gretl_commands.xml:10499
|