Question
a.
The value NaN represents undefined value
b.
Number Inf represents infinity in R
c.
NaN can also be thought of as a missing value
d.
“raw” objects are commonly used directly in data analysis
Posted under R Programming
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Point out the correct statement?
Similar Questions
Discover Related MCQs
Q. Attributes of an object (if any) can be accessed using the ______ function.
View solution
Q. R objects can have attributes, which are like ________ for the object.
View solution
Q. Which of the following can be considered as object attribute?
View solution
Q. The ________ function can be used to create vectors of objects by concatenating things together.
View solution
Q. Which of the following statement is invalid?
View solution
Q. Point out the correct statement?
View solution
Q. Point out the correct statement?
View solution
Q. Which of the following is invalid assignment?
View solution
Q. Which of the following code constructs vector of length 11?
View solution
Q. _______ function returns a vector of the same size as x with the elements arranged in increasing order.
View solution
Q. Which of the following is used for generating sequences?
View solution
Q. Which of the following statement would print “0” “1” “2” “3” “4” “5” “6” for the following R code?
View solution
Q. Point out the correct statement?
View solution
Q. Point out the correct statement?
View solution
Q. All columns in a matrix must have the same mode and the _________ length.
View solution
Q. ___________ provides optional labels with the columns and rows.
View solution
Q. ________ are similar to matrices but can have more than two dimensions.
View solution
Q. Which is more general than a matrix, in that different columns can have different modes?
View solution
Q. An ordered collection of objects or components are called ________
View solution
Q. The ________ stores the nominal values as a vector of integers in the range of 1 to unique values in the nominal variable.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond R Programming? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!