benbhansen-stats / benbhansen-stats/propertee

SE Calculations for `as.lmitt` vs. `lmitt`

Open
#97 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
2
Forks
1
Avg merge
3d 19h
Merged PRs (30d)
1

Description

1) `DirectAdjusted` objects should have a slot indicating whether it was generated using `lmitt` or `as.lmitt`.
2) When calling `vcovDA` on a `DirectAdjusted` object generated using `as.lmitt`, return the full covariance matrix if model-based SE's are called for, otherwise error.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by finding the DirectAdjusted and vcovDA implementations, then trace how lmitt and as.lmitt create DirectAdjusted objects. Done means objects retain which construction path was used and vcovDA returns the full covariance matrix for model-based SEs from as.lmitt, or errors otherwise.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.