Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is SAS and SPSS in R?



What is SAS and SPSS in R?..

Answer / Gaurav Kumar

SAS (Statistical Analysis System) and SPSS (IBM SPSS Statistics) are statistical software packages commonly used for data analysis. In the context of R, there are no exact equivalents as R is an open-source programming language for statistical computing. However, packages like 'forecast' for time series analysis or 'ncf' for survey data analysis can be considered as similar to some SAS procedures, and 'pscl', 'arm' and 'rms' packages for psychometrics are similar to SPSS.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

How data is aggregated in r?

1 Answers  


What is functional programming and memory issues in on the performance basis?

1 Answers  


How to call c function from r?

1 Answers  


What is length function in r?

1 Answers  


What is object-oriented programming in r?

1 Answers  


What are applications of recursion?

1 Answers  


What is the use of subset() function and sample() function in R ?

1 Answers  


Give the command to check if the element 15 is present in vector x?

1 Answers  


What is a variable assignment?

1 Answers  


Why are the VCD and lattice packages used?

1 Answers  


What is the usage of the lattice package in R?

1 Answers  


How do you check if “m” is a matrix data object in R?

1 Answers  


Categories