All properties
| key |
content |
| N |
474 |
| N_unique |
3 |
| class |
category |
| freq |
111, 15, 348 |
| label |
RECODE of e012 (are you willing to fight for country) |
| max |
1.000 |
| mean |
0.750 |
| min |
0.000 |
| names |
"0", ".5", "1" |
| sd |
0.424 |
| type |
float |
| values |
0, .5, 1 |
Data Manipulations with warwill
| file |
# |
command |
-
-
Script Output
warwill: RECODE of e012 (are you willing t Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 111 111 -
| # Positive 363 348 15
| # ----- ----- -----
| # Total 474 459 15
| # . # Missing 111
+---------------------- -----
0 1 585
(3 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
warwill | 474 .75 .4242267 0 1
@mean 0.750
@sd 0.424
@min 0.000
@max 1.000
@values 0, .5, 1
@names "0", ".5", "1"
@freq 111, 15, 348
@type float
@label RECODE of e012 (are you willing to fight for country)
@class category
@N_unique 3
@N 474
|