How do you get the standard deviation for a vector x?
Answer / Vaibhav Shukla
To calculate standard deviation of a vector x in R, you can use the sd() function. For example: `sd(x)`
| Is This Answer Correct ? | 0 Yes | 0 No |
Define Cluster.stats() ?
How you can start the r commander gui?
How to call c function from r?
How many types of object are present In R?
Explain if control statements in r?
What is the function definition?
What is the main difference between an Array and a matrix?
What is SAS and SPSS in R?
What are the different components of grammar of graphics?
What is the reshaping of data in R?
How would you rename the columns of a dataframe?
What data Visualizations in R you should learn?