All properties
| key |
content |
| N |
15 |
| N_unique |
9 |
| class |
category |
| freq |
2, 2, 1, 1, 2, 3, 1, 2, 1 |
| type |
str5 |
| values |
"Dick", "Harry", "Jack", "Jane", "Jill", "Jim", "Joan", "John", "Tom" |
Estimations and Descriptive Statistics with cand
| file |
# |
command |
|
ch13.01.do:
|
85 [+]
|
summarize
c*
All properties
| key |
content |
| command |
summarize |
| indent |
0 |
| parameters |
c* |
|
-
-
Script Output
@freq 2, 2, 1, 1, 2, 3, 1, 2, 1
@values "Dick", "Harry", "Jack", "Jane", "Jill", "Jim", "Joan", "John", "Tom"
@type str5
@label
@class category
@N_unique 9
@N 15
|