Question
a.
Factor
b.
Matrix
c.
Lists
d.
Functions
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. The ________ stores the nominal values as a vector of integers in the range of 1 to unique values in the nominal variable.
Similar Questions
Discover Related MCQs
Q. An ordered factor is used to represent an __________
View solution
Q. On what basis of a variable, OS allocates memory and decides what can be stored in the reserved memory?
View solution
Q. The data type of the R-object becomes the data type of the ________
View solution
Q. Which function is used to combine the elements into a vector?
View solution
Q. A __________ is an R-object which can contain many different types of elements inside it.
View solution
Q. A _________ is a two-dimensional rectangular data set.
View solution
Q. Which function takes a dim attribute which creates the required number of dimensions?
View solution
Q. Factors are the r-objects which are created using a _________
View solution
Q. Factors are created using the _______ function.
View solution
Q. By what function we can create data frames?
View solution
Q. vectors can be one of two types namely atomic vectors and _______
View solution
Q. Lists can be coerced with which function?
View solution
Q. A data frame is a special type of list where every element of the list has ______ length.
View solution
Q. Data frames can have additional attributes such as __________
View solution
Q. Decimal values are referred as ________ data types in R.
View solution
Q. Which is the basic data structure of R containing the same type of data?
View solution
Q. In R using the function, ________ one can check the data type of vector.
View solution
Q. __________are Data frames which contain lists of homogeneous data in a tabular format.
View solution
Q. The four most frequently used types of data objects in R are vectors, matrices, data frames and ________
View solution
Q. A __________ is a set of elements appearing in rows and columns where the elements are of the same mode whether they are logical, numeric (integer or double), complex or character.
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!