All properties
key |
content |
N |
400 |
N_unique |
4 |
class |
category |
freq |
100, 100, 100, 100 |
type |
str2 |
values |
"DE", "FR", "UK", "US" |
Estimations and Descriptive Statistics with ctycode
file |
# |
command |
ch13.01.do:
|
85 [+]
|
summarize
c*
All properties
key |
content |
command |
summarize |
indent |
0 |
parameters |
c* |
|
Data Manipulations with ctycode
file |
# |
command |
-
-
Script Output
@freq 100, 100, 100, 100
@values "DE", "FR", "UK", "US"
@type str2
@label
@class category
@N_unique 4
@N 400
|