2.2 Model Estimation and Inference

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/23

flashcard set

Earn XP

Description and Tags

Section 2.2 of Exam MAS-II

Last updated 3:49 PM on 8/13/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

24 Terms

1
New cards

MLE: If theta is known/unknown, Beta hat is the ____

Best Linear Unbiased Estimator (BLUE)

Empirical Best Linear Unbiased Estimator (EBLUE)

2
New cards

Restricted MLE

Adjusts for the loss of degrees of freedom from estimating the fixed effects to produce an unbiased estimate for theta

3
New cards
<p>Biased?</p>

Biased?

knowt flashcard image
4
New cards

Computational Algorithms: Expectation Maximization: Pro and Con

Pros: good at finding starting values for other algorithms

Cons: converges slowly and produces "optimistic" estimators

5
New cards

Computational Algorithms: Newton-Raphson: Pro and Con

Pros: converges in a small number of iterations and can be used to obtain an asymptotic covariance matrix for the covariance parameters in theta

Cons: each iteration takes a while

6
New cards

Computational Algorithms: Fisher Scoring: Pro and Con

Pros: less computationally intensive and more likely to converge

Cons: difficult to obtain the expected Hessian matrix, which is needed in order for the estimates to be accurate

7
New cards

Computational Algorithms: General Advice

In general, start with a few iterations of EM to generate starting values, finish with N-R, and avoid Fisher scoring.

8
New cards

Handling Computational Problems (If D does not converge)

  1. Choose different starting values for the covariance parameters.

  2. Rescale the covariates.

  3. Remove potentially unnecessary random effects.

  4. Fit the implied marginal model instead.

  5. Fit the marginal model with an unstructured covariance matrix.

9
New cards

The ICC for level j of a two-level variance components model

knowt flashcard image
10
New cards

For a subject i in cluster j nested within group of k clusters, the Level 2 ICC is:

the level 3 ICC is:

knowt flashcard image
11
New cards

General intuition for ICC

In general, the ICC for a given level of clustering can be thought of as the proportion of the total observed variation due to the random effects at that level and higher levels. It must be positive.

12
New cards

Marginal ICC: For the implied marginal model arising from a variance components model

The marginal correlation between two different observations within the same group

<p>The marginal correlation between two different observations within the same group</p>
13
New cards

EBLUPs: Predict ____

knowt flashcard image
14
New cards

For a variance components model, we can use what to compute the shrinkage mean?

Buhlmann Credibility

<p>Buhlmann Credibility</p>
15
New cards
<p>Define the components of this equation</p>

Define the components of this equation

knowt flashcard image
16
New cards

Likelihood Ratio Test Equation

knowt flashcard image
17
New cards
term image
knowt flashcard image
18
New cards

Alternative Tests: t-tests: What it tests and shortcoming

knowt flashcard image
19
New cards

Alternative Tests: F-tests: What it tests, df, Type I and III, Kenward-Roger importance

knowt flashcard image
20
New cards

Alternative Tests: Omnibus Wald Test: What it tests, shortcoming, distribution

knowt flashcard image
21
New cards

Alternative Tests: Wald Test: What it tests, shortcoming

knowt flashcard image
22
New cards

Information Criterion: AIC and BIC equations

knowt flashcard image
23
New cards

Top Down Strategy

Start with a complex model and reduce it to a simpler model.

  1. Build a model with a "loaded" mean structure

  2. Select a structure for the random effects

  3. Select a residual error covariance structure

  4. Reduce the model by removing non-significant fixed effects

24
New cards

Step-Up Strategy

More commonly utilized for constructing models in hierarchical form. Start with a simple model and gradually add terms.

  1. Build a "means-only" model

  2. Check the random intercepts

  3. Add the Level 1 covariates and related Level 2 random coefficients

  4. Add the Level 2 covariates and related Level 3 random coefficients

  5. Repeat Step 4 if necessary for any Level 3 covariates