Which data object in r is used to store and process categorical data?
Answer / Dileep Kumar Verma
In R, the factor data type is used to represent categorical data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the table in r?
Explain what is with () and by () function in r is used for?
Why the cv.im()?
Give some examples of the functions in stringr.
What are the steps involved in building and evaluating a linear regression model in r?
Why is clustering required in data analysis?
What is the difference between a bar-chart and a histogram? Where would you use a bar-chart and where would you use a histogram?
What is JIT package?
What is an arbitrary function in r?
How you can create a table in r without external file?
What is recycling of elements in an r vector? Give an example.
What are Characteristics of R Hierarchical Clustering?