What is a factor?
Answer / Bhagwan Dei
In R, a factor is a data structure for categorical variables that can have unique and ordered levels. It stores the actual value of each category in the levels attribute.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is median in r?
What is a class in r?
What are the different data structures in r? Briefly explain about them.
How would you find out the mean of one column with respect to another?
What is Predictive Analysis in R?
Compare r and python?
Explain bor function?
How many methods are there to save graphs?
What is R Base package?
What is the random walk model in r?
What are co-relations in R?
Which packages are used to store and restore R objects to and from a file in R language?