Which of the following is required for not echoing the code?
A. echo=TRUE
B. print=TRUE
C. echo=FALSE
D. all of the mentioned
Select an option to see the answer and solution.
The least squares estimate for the coefficient of a multivariate regression model is exactly regression through the origin with the linear relationships.
Select an option to see the answer and solution.
Which of the following goal is incorrectly represented in the below figure?
A. Relationship between variables
B. Distribution of variables
C. Inference about relationships
D. Causal
Select an option to see the answer and solution.
Which of the following implies no relationship with respect to correlation?
A. Cor(X, Y) = 1
B. Cor(X, Y) = 0
C. Cor(X, Y) = 2
D. All of the mentioned
Select an option to see the answer and solution.
Which of the following function is associated with a continuous random variable?
A. pdf
B. pmv
C. pmf
D. all of the mentioned
Select an option to see the answer and solution.
Which of the following is the second goal of PCA?
A. data compression
B. statistical analysis
C. data dredging
D. all of the mentioned
Select an option to see the answer and solution.
Which of the following tool can be used for integrating text and code in one document?
A. knitr
B. ggplot2
C. NumPy
D. None of the mentioned
Select an option to see the answer and solution.
Which of the following parameter defines line type such as dashed and dotted?
A. lty
B. pch
C. lwd
D. all of the mentioned
Select an option to see the answer and solution.
The . . . . . . . . of a collection of data is the joint density evaluated as a function of the parameters with the data fixed.
A. probability
B. likelihood
C. poisson distribution
D. all of the mentioned
Select an option to see the answer and solution.
Dependencies are checked explicitly in caching caveats.
Select an option to see the answer and solution.
Point out the wrong statement.
A. The plot command does open a graphics device in the modern way
B. Motion Chart is only displayed when hosted on a web server
C. gvisMotionChart is used to create motion chart
D. All of the mentioned
Select an option to see the answer and solution.
Which of the following should be set on chunk by chunk basis to store results of computation?
A. cache=TRUE
B. cache=FALSE
C. caching=TRUE
D. none of the mentioned
Select an option to see the answer and solution.
Which of the following condition should be satisfied by function for pmf?
A. The sum of all of the possible values is 1
B. The sum of all of the possible values is 0
C. The sum of all of the possible values is infinite
D. All of the mentioned
Select an option to see the answer and solution.
Which of the following value is the most common measure of "statistical significance"?
A. P
B. A
C. L
D. All of the mentioned
Select an option to see the answer and solution.
Which of the following is R interface to google charts?
A. googleVis
B. googleChart
C. googleDataVis
D. all of the mentioned
Select an option to see the answer and solution.
Which of the following of a random variable is a measure of spread?
A. variance
B. standard deviation
C. empirical mean
D. all of the mentioned
Select an option to see the answer and solution.
All of the styled elements are handled through server.R.
Select an option to see the answer and solution.
ndarray is also known as the alias array.
Select an option to see the answer and solution.
Which of the following can be useful for diagnosing data entry errors?
A. hat values
B. dffit
C. resid
D. all of the mentioned
Select an option to see the answer and solution.
Which of the following file format is graphic device only for windows?
A. pdf
B. svg
C. win.metafile
D. all of the mentioned
Select an option to see the answer and solution.