

MCQOPTIONS
Saved Bookmarks
This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your R Programming knowledge and support exam preparation. Choose a topic below to get started.
1. |
10.The purpose of fisher.test() is _______ test for contingency table. |
A. | Chisq |
B. | Fisher |
C. | Prop |
D. | Stem |
Answer» C. Prop | |
2. |
Which of the following determine the least-squares regression line? |
A. | histo() |
B. | lm |
C. | barlm() |
D. | col.max(x) |
Answer» C. barlm() | |