What are problems with R clustering?
How do you check if “m” is a matrix data object in R?
How will you list all the datasets available in all R packages?
Compare r and python?
I have a string “contact@dataflair.com”. Which string function can be used to split the string into two different strings “contact@dataflair” and “com”?
Explain the programming features of R?
What is a random walk model and how can you simulate it using r?
Explain about “initialize()” function in r?
What is the tree in r?
Explain how data is aggregated in r?
From the below data-set, extract only those values where age>60 and sex=”f”.
What is scan() in r?
What do you understand by a workspace in r programming language?
What is a white noise model?
What is a random forest? How do you build and evaluate a random forest in r?