Types of data
1Categorical (factor in R, level = category)
A Nominal ( = != distinctness)
B Ordinal ( < > order + distinctness)
2Numeric (numeric in R)
A Interval ( + - addition + order + distinctness )
B Ratio ( * / multiplication + addition + order + distinctness )
No comments:
Post a Comment