R programming language has several packages for data science which are meant to solve a specific problem, how do you decide which one to use?
Answer / Yatendra Singh
You can decide which R package to use by understanding its purpose and capabilities. Check the package documentation, read about case studies, or ask the community for recommendations based on your project requirements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why R language?
What are Descriptive analysis methods in R?
What is a factor? How would you create a factor in r?
How to use R from python?
Name various sectors that are using R?
What is logistic regression?
Why the stepaic()?
What is the different type of sorting algorithms available in R language?
How to use sapply in r?
Which package provides the bootstrapping?
What are functions of Random forest in R?
What are useful s3 method functions?