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

Add io functions #114

Merged
merged 11 commits into from
May 29, 2023
Merged

Add io functions #114

merged 11 commits into from
May 29, 2023

Conversation

jschepers
Copy link
Collaborator

I added Bene's save and load functions for Unfold models and wrote corresponding tests.

In general, the functions work, however, for a continuous time model with two events the designmatrix reconstruction in the load function yields two matrices instead of one. This still needs to be fixed.
(see https://github.com/unfoldtoolbox/Unfold.jl/blob/e863d909660bc403a06e8035c3618a8b1ec5e237/test/io.jl#LL38C65-L38C65)

The other broken test (for test set 2) is about using the effects function for a UnfoldLinearMixedModel, which is not currently possible ( #113).

Closes #111

@jschepers jschepers requested a review from behinger May 22, 2023 16:05
@behinger behinger merged commit 65f5f55 into main May 29, 2023
@behinger behinger deleted the add_io_functions branch October 30, 2023 10:21
@behinger behinger mentioned this pull request Dec 5, 2023
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.

saving files
2 participants