Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Llik focei #188

Merged
merged 101 commits into from
Aug 16, 2022
Merged

Llik focei #188

merged 101 commits into from
Aug 16, 2022

Conversation

mattfidler
Copy link
Contributor

No description provided.

@mattfidler
Copy link
Contributor Author

372f68b

git bisect good
372f68b601b6e4aef72ed79d461b2ebe74ba7934 is the first bad commit
commit 372f68b601b6e4aef72ed79d461b2ebe74ba7934
Author: matt <matthew.fidler@gmail.com>
Date:   Wed Jul 20 21:02:46 2022 -0500

    Use a variant of nearPD, adjust to use llik directly for non-normal cases

 R/focei.R        |   3 +-
 R/foceiControl.R |   2 +-
 src/Makevars.in  |   2 +-
 src/inner.cpp    | 123 ++++++++++++++++++++++++++------
 src/nearPD.cpp   | 210 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/nearPD.h     |  11 +++
 6 files changed, 328 insertions(+), 23 deletions(-)
 create mode 100644 src/nearPD.cpp
 create mode 100644 src/nearPD.h

@mattfidler mattfidler merged commit 44a80b3 into main Aug 16, 2022
@mattfidler mattfidler deleted the llik-focei branch August 16, 2022 22:28
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.

None yet

1 participant