How would you find out the mean of one column with respect to another?
What is GUI in R?
Differentiate between k-means clustering and hierarchical clustering?
Explain how to read data or a matrix from a file?
What are sockets in r?
How would you facet the data using ggplot2 package?
What are the data structures in r that is used to perform statistical analyses and create graphs?
Explain how to access list elements in r?
Give examples of “select” and “filter” functions from “dplyr” package.
How would you check the distribution of a categorical variable in r?
What is expected from running the command – strsplit(x,”e”)?
How can you simulate noise model using r?
How you can produce co-relations and covariances?
Explain different types of atomic vectors in R?
What is white noise model in r?