Exam 3: Statistical Analytics With R Part 2

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

What model is used for overdispersed count data?

Free
(Multiple Choice)
4.9/5
(32)
Correct Answer:
Verified

C

What does the relevel command do?

Free
(Multiple Choice)
4.9/5
(34)
Correct Answer:
Verified

A

For what type of data is gamma regression used?

Free
(Multiple Choice)
4.8/5
(30)
Correct Answer:
Verified

B

What is the most common data format encountered in statistics with R, from among the following?

(Multiple Choice)
4.9/5
(40)

"Fitted values" are…

(Multiple Choice)
4.7/5
(29)

What command in R is used to implement a binary logistic regression model?

(Multiple Choice)
4.9/5
(34)

What could be an "object" in R?

(Multiple Choice)
4.8/5
(40)

In panel data regression using the leading R package for this procedure, when asking for a fixed effects model of subject-level effects, what are the model= and effect= specifications?

(Multiple Choice)
4.8/5
(37)

In panel data regression using the leading R package for this procedure, what do idiosyncratic effects refer to?

(Multiple Choice)
4.9/5
(30)

What R command is mainly used in the textbook to implement panel data regression models?

(Multiple Choice)
4.8/5
(37)

In logistic regression and elsewhere, deviance is an important measure of model fit (and model error). Which is not synonymous with deviance?

(Multiple Choice)
4.8/5
(36)

To compute an estimated marginal mean, sum the observed values and divide by n.

(True/False)
4.7/5
(39)

In a well-fitting model what kind of distribution should this R command display?: hist(olsmodel$residuals)

(Multiple Choice)
4.8/5
(36)

In a structural model with standardized structural (path) coefficients, what is the value of a compound (indirect) path?

(Multiple Choice)
4.7/5
(47)

In the text supplement for Chapter 3, which R command is primarily used to implement structural equation models?

(Multiple Choice)
4.8/5
(34)

What R command mainly used in the textbook to implements multilevel (mixed linear) models?

(Multiple Choice)
4.8/5
(37)

If race is a numerically coded variable, what does the command racef <- factor(race) do?

(Multiple Choice)
4.9/5
(30)
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)