All properties
key |
content |
N |
50 |
N_unique |
4 |
class |
category |
freq |
4, 14, 31, 1 |
max |
4.000 |
mean |
2.580 |
min |
1.000 |
names |
"1", "2", "3", "4" |
sd |
0.673 |
type |
float |
values |
1, 2, 3, 4 |
Data Manipulations with loctype
file |
# |
command |
-
-
Script Output
loctype: Number of Observations
---------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 50 50 -
| # ----- ----- -----
| # # Total 50 50 -
| . # # . Missing 8
+---------------------- -----
1 4 58
(4 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
loctype | 50 2.58 .672795 1 4
@mean 2.580
@sd 0.673
@min 1.000
@max 4.000
@values 1, 2, 3, 4
@names "1", "2", "3", "4"
@freq 4, 14, 31, 1
@type float
@label
@class category
@N_unique 4
@N 50
|