What are statistical features of R?
Answer / Saket Shukla
Statistical features of R include:
1. Statistical functions for various statistical analyses like linear regression, ANOVA, t-test, chi-square test, etc.
2. Data manipulation and transformation functions for handling missing values, reshaping data, subsetting data, etc.
3. Time series analysis functions like ARIMA, GARCH, state space models, etc.
4. Graphical functions for creating various types of plots and visualizations.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by character function in R?
What is debugging in R?
How many methods are available to use the matrices?
What is the need for Predictive Analysis in R?
how can you add datasets in r?
Name the functions which help in importing data from other applications in R?
What is readline() in r?
How would you find out the mean of one column with respect to another?
What is white noise model in r?
How to create the s3 class?
What are Characteristics of R Hierarchical Clustering?
How do you install a package in r?