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 principal component analysis and how can you create a pca model in r?



What is principal component analysis and how can you create a pca model in r?..

Answer / Anurag Lohant

```RnnPrincipal Component Analysis (PCA) is a statistical procedure that uses an orthogonal transformation to convert a set of observations of possibly correlated variables into a set of values of linearly uncorrelated variables called principal components. In R, you can create a PCA model using the 'prcomp' function.n```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

How many methods are there to save graphs?

1 Answers  


What is data structure in r?

1 Answers  


Define Cluster.stats() ?

1 Answers  


How can you load and use csv file in R?

1 Answers  


What is the difference between rnorm and runif functions ?

1 Answers  


Explain how you can start the r commander gui?

1 Answers  


What are the data structures in R that are used to perform statistical analyses and create graphs?

1 Answers  


Explain how to read data or a matrix from a file?

1 Answers  


Which packages are used to store and restore R objects to and from a file in R language?

1 Answers  


What will be the result of multiplying two vectors in r having different lengths?

1 Answers  


How would you make multiple plots onto a single page in r?

1 Answers  


What is SAS and SPSS in R?

1 Answers  


Categories