unfoldtoolbox / Unfold.jl

Neuroimaging (EEG, fMRI, pupil ...) regression analysis in Julia
MIT License
48 stars 10 forks source link

backward compatible loading of JLD2 files #176

Closed behinger closed 8 months ago

behinger commented 8 months ago

this fixes a problem that JLD2 cannot reconstruct the LinearModelFit that has been recently changed to ensure estimate & standarderror have the same type.

Now modelfit(ufmodel) creates a new LinearModelFit