Explain the different data structures in r?
What is a random forest? How do you build and evaluate a random forest in r?
Give examples of “rbind()” and “cbind()” functions in r
What is the use of stringr package.
Explain about confusion matrix in r?
How would you extract one particular word from a string?
Given a vector of values, how would you convert it into a time series object?
What do you know about the evaluate_model() function from “statisticalmodeling” package
How would you fit a linear model over a scatter-plot?
What are the different data structures in r? Briefly explain about them.
Name some functions which can be used for debugging in r?
How would you measure correlation in r?
How would you create a scatterplot using ggplot2 package?
how would you build a scatter-plot using plotly?
What are the different import functions in r?