Which of the following code will drop the nth column?
Select an option to see the answer and solution.
Which of the following code drop the ith and jth column?
Select an option to see the answer and solution.
Which of the following statement find cases with no missing values?
Select an option to see the answer and solution.
Which of the following statement is normal distribution?
Select an option to see the answer and solution.
which of the following statement gives cumulative sum?
Select an option to see the answer and solution.
Which of the following is uniform distribution?
Select an option to see the answer and solution.
Which of the following truncates real x to integers?
Select an option to see the answer and solution.
Which of the following tests each element of x for membership in y?
Select an option to see the answer and solution.
Which of the following finds the maximum value in the vector x, exclude missing values?
Select an option to see the answer and solution.
Which of the following produces the variance covariance matrix?
Select an option to see the answer and solution.
Which of the following will reverse the order of values in x?
Select an option to see the answer and solution.
Which of the following finds row sums for each level of a grouping variable?
Select an option to see the answer and solution.
Which of the following statement applies the function (FUN) to either rows (1) or columns (2) on object X?
Select an option to see the answer and solution.
Which of the following statement finds the maximum for each column?
Select an option to see the answer and solution.
which of the following statement tells the row with the minimum value for every column?
Select an option to see the answer and solution.
Which of the following may be used for linear regression?
Select an option to see the answer and solution.
Which of the following finds row sums for each level of a grouping variable?
Select an option to see the answer and solution.
Which of the following sets the size of the outer margins for the graph?
Select an option to see the answer and solution.
Which of the following function is used for plotting histogram?
Select an option to see the answer and solution.
Which of the following will add the title "R language" to the graph?
Select an option to see the answer and solution.