What is the difference between nominal and categorical?

3 ビュー (過去 30 日間)
Muazma Ali
Muazma Ali 2022 年 7 月 29 日
コメント済み: Walter Roberson 2022 年 7 月 31 日
Hi!
Does anybody here know the difference between nominal and categorical or is it the same ?

回答 (1 件)

Walter Roberson
Walter Roberson 2022 年 7 月 29 日
編集済み: Walter Roberson 2022 年 7 月 31 日
nominal is older, Statistics and Machine Learning Toolbox, and is not recommended.
categorical() is now basic MATLAB, and is supported by a number of functions, including being able to use them as plot axes, and being able to display them and import them

カテゴリ

Find more on Categorical Arrays in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by