How would you measure correlation in r?
Mention what does not ‘R’ language do?
What is a random walk model and how can you simulate it using r?
Why the cv.im()?
What are Ensemble Models in R?
What is the use of sample and subset functions in R programming language?
What is power analysis ?
What are various ways to write la oop in r?
What is the apply() family in r?
Write the syntax to set the path for a current working directory in r environment?
Explain r graphics devices?
How will you create scatterplot matrices in r language?
What does not ‘r’ language do?
X is the vector c(5,9.2,3,8.51,na), what is the output of mean(x)?
Explain how you can create a table in r without external file?