Skip to content

Improve speed of computation of lmer degrees of freedom#114

Open
dwinkler1 wants to merge 2 commits intokonfound-project:masterfrom
dwinkler1:master
Open

Improve speed of computation of lmer degrees of freedom#114
dwinkler1 wants to merge 2 commits intokonfound-project:masterfrom
dwinkler1:master

Conversation

@dwinkler1
Copy link
Copy Markdown

- `pbkrtest::get_Lb_ddf` is just a wrapper around `pbkrtest::Lb_ddf`: https://github.com/hojsgaard/pbkrtest/blob/7036de46aaec0f21b2079b77abee4d74095b5bc3/pbkrtest_devel/pbkrtest-gls/R/get_ddf_Lb.R#L52-L54 
- computation of `V0` and `Vadj` is expensive but is now pre-computed only once
Now importing
- `Lb_ddf`
- `vcovAdj`
@jrosen48
Copy link
Copy Markdown
Collaborator

thanks for this, we are reviewing :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants