What are co-relations in R?
Answer / Ajay Singh Khadwal
Co-relations in R refer to a statistical measurement that determines the relationship between two continuous variables, and it measures the strength and direction of the linear relationship between them. The correlation coefficient ranges from -1 to 1, where -1 indicates a perfect negative correlation, 0 indicates no correlation, and 1 indicates a perfect positive correlation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a class in r?
How to create vectors in r?
give examples of while and for loop in r.
What is the distribution in R?
How can you create a pca model in r?
What is rmarkdown? What is the use of it?
How would you extract one particular word from a string?
Describe substr() in r string manipulation?
What is a random walk model and how can you simulate it using r?
What do you know about the evaluate_model() function from “statisticalmodeling” package
Which function is used to write files?
What do you understand by scientific data visualization in R?