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

readability - index.md #187

Merged
merged 2 commits into from
Apr 16, 2024
Merged

Conversation

vladdez
Copy link
Contributor

@vladdez vladdez commented Mar 13, 2024

No description provided.

@vladdez vladdez marked this pull request as ready for review March 14, 2024 15:15
@vladdez vladdez changed the title Update index.md readability - 1 Mar 15, 2024
@behinger behinger changed the title readability - 1 readability - index.md Mar 15, 2024
@behinger behinger changed the base branch from main to refactorpredictv2 April 16, 2024 12:25
@behinger behinger merged commit bcf2fff into unfoldtoolbox:refactorpredictv2 Apr 16, 2024
3 checks passed
behinger added a commit that referenced this pull request Apr 22, 2024
* add file for matlab/julia version comparison

* conversion bug

MATLAB.jl doesn't do DataFrame to Struct conversion; need to manually make a dict from the events DF and then convert the dict to matlab struct

* Adding multi channel comparison

* Restructure the code a bit

* up comparison

* Some AbstractDesignMatrix, but also moved check_groups to MixedModels

* added SimpleTraits

* New Types

* general refactoring, renaming

* added show_progress, ad put to false in some tests

* fixes, new tests

* minor bugfix

* IO fixed, effects stillmissing

* fix LMM bugs?

* fix bug

* fix basisname renaming

* added Term nicer printing

* bugfixes, Term

* fix remaining unittests problems / bugs ...?

* renamed get_modelmatrix to modelmatrices, better docstring

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* basisname => eventname also in coeftable

* bugfix mixedmodels

* Update src/effects.jl

* simplified IO

* renamed in LMM

* fix bug with nchan times too many eventnames

* eventnames can be something else than strings :)

* fix empty design

* included everything from branch refactorPredict

* initial

* renamed bunch, predict works for some cases now

* effects for timecontinuous working

* predict_no_overlap working for timecontinuous and mass univariate

* update

* poolArray, condense/predict

* AbstractDataFrame

* name-problem fixed?

* fir interpolated

* update readme

* better show for designmatrix

* change default to produce se

* bring docs up to date

* make predict more stable

* readability - howto/lmm_pvalues (#191)

* Update lmm_pvalues.md proofreading

* Update effects.jl readability

* Update lmm_pvalues.md

* Update docs/literate/HowTo/effects.jl

---------

Co-authored-by: Benedikt Ehinger <[email protected]>
Co-authored-by: Benedikt Ehinger <[email protected]>

* rename somethings, fix unittests

* removed debug UNfold

* readability - tutorials/howto (#188)

* Update lm_mu.md

* Update lm_mu.md bug resolved

* Update lmm_mu.md formatting and readability

* Update lmm_overlap.md formatting

* Update multiple_events.md proofreading

* Update standarderrors.md - broken code and reference

* Update custom_solvers.md broken code

* Update docs/src/HowTo/custom_solvers.md

* Update docs/src/tutorials/lm_mu.md

* Update docs/src/tutorials/lm_mu.md

* Update docs/src/tutorials/lm_mu.md

* Update docs/src/tutorials/lmm_overlap.md

* Update docs/src/tutorials/lmm_overlap.md

---------

Co-authored-by: Benedikt Ehinger <[email protected]>
Co-authored-by: Benedikt Ehinger <[email protected]>

* renaming bugfixes

* Update index.md (#187)

Co-authored-by: Benedikt Ehinger <[email protected]>

* fix #189

* fix docs

* finally fixed the effects bug

* better residuals

* fix io

* fix residuals

* improved benchmarks

* fix 0.7 bug names

* better solver

* fix bechmark?

* fix ext

* small fix

* remove unnecessary warning

* moved comment

* update benchmark manifest

---------

Co-authored-by: ReneSkukies <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Mikheev <[email protected]>
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.

3 participants