All properties
| key |
content |
| N |
5 |
| N_unique |
4 |
| class |
category |
| freq |
1, 1, 2, 1 |
| label |
1 cand |
| type |
str5 |
| values |
"Dick", "Jim", "John", "Tom" |
Estimations and Descriptive Statistics with cand1
| file |
# |
command |
|
ch13.01.do:
|
85 [+]
|
summarize
c*
All properties
| key |
content |
| command |
summarize |
| indent |
0 |
| parameters |
c* |
|
Data Manipulations with cand1
| file |
# |
command |
-
-
Script Output
@freq 1, 1, 2, 1
@values "Dick", "Jim", "John", "Tom"
@type str5
@label 1 cand
@class category
@N_unique 4
@N 5
|