All properties
key |
content |
N |
113 |
N_unique |
4 |
class |
category |
freq |
62, 38, 9, 4 |
type |
str8 |
values |
"Mild", "Moderate", "None", "Severe" |
Estimations and Descriptive Statistics with anx
file |
# |
command |
fem_setup.do:
|
10 [+]
|
tab
anx
All properties
key |
content |
command |
tab |
indent |
0 |
parameters |
anx |
|
Data Manipulations with anx
file |
# |
command |
fem_setup.do:
|
5 [+]
|
g
anx = ""
All properties
key |
content |
command |
g |
indent |
0 |
parameters |
anx = "" |
|
:
|
8 [+]
|
replace
anx="`a'"
if anxiety==`i'
All properties
key |
content |
command |
replace |
if |
anxiety==`i' |
indent |
1 |
parameters |
anx="`a'" |
|
-
-
Script Output
@freq 62, 38, 9, 4
@values "Mild", "Moderate", "None", "Severe"
@type str8
@label
@class category
@N_unique 4
@N 113
|