An open API service providing commit metadata for open source projects.

GitHub / StructuralEquationModels/StructuralEquationModels.jl / commits

SHA Message Author Date Stats
59607ce8 Update preprint link in README Maximilian Ernst <3****t@u****m>
Committed by: GitHub <n****y@g****m>
6 days ago
cd7a99b9 Link correct CI run in README badge Maximilian Ernst <3****t@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
7113a198 add ProgressMeter compat entry Maximilian Ernst <m****t@g****m> about 2 months ago
dccc9eb8 merge Release 0.5.0 Maximilian Ernst <3****t@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
f6fcdb7e improve explanation on replace_observed Maximilian Ernst <m****t@g****m> about 2 months ago
1dba1f0b fix fiml fitmeasures test Maximilian Ernst <m****t@g****m> about 2 months ago
92346ee7 fix docs typo Maximilian Ernst <m****t@g****m> about 2 months ago
83942f5b merge Merge pull request #331 from StructuralEquationModels/CI/fix_macos Maximilian Ernst <3****t@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
0db2e3a1 fix macos CI runs Maximilian Ernst <m****t@g****m> about 2 months ago
bba0d25c fix FIML fit_measures Maximilian Ernst <m****t@g****m> about 2 months ago
d902ad74 merge Merge branch 'main' into devel Maximilian Ernst <3****t@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
d81dcf0b bump version number Maximilian Ernst <m****t@g****m> about 2 months ago
f186e411 fix ImpliedEmpty and add ParameterTable to docs Maximilian Ernst <m****t@g****m> about 2 months ago
e8bdc5ef add docs for p-values and CI Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
about 2 months ago
8e895b18 remove references to ordinal data Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
2 months ago
cd017255 further doc updates Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
2 months ago
5b6b10f7 fix ml mg weights and chi2 weights to match lavaan Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
2 months ago
4c545d4a add compat entries Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
2 months ago
2e7fd303 update optim syntax Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
2 months ago
a333096d update dependency versions Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
2 months ago
c54f3ae9 update SEM concept figures Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
2 months ago
da85b5c6 update docs for API changes Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
2 months ago
d11bbdb3 update docstrings for API changes Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
2 months ago
7b05aa0f build(deps): bump codecov/codecov-action from 6 to 7
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Maximilian Ernst <3****t@u****m>
2 months ago
a677c163 small bug fix Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
3 months ago
cd44e6a2 show(ParTable): fix formatting Alexey Stukalov <a****t@u****m>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
05f00f11 tests: replace_observed(UserSemML) Alexey Stukalov <a****t@u****m>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
4f3ab7b1 unit_tests/model: more config-preserving tests
Co-authored-by: Copilot <c****t@g****m>
Alexey Stukalov <a****t@u****m>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
c209f8fc boostrap!(): deepcopy the sem
Co-authored-by: Copilot <c****t@g****m>
Alexey Stukalov <a****t@u****m>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
6eed3094 replace_observed(): use 3-arg SemLoss ctor
Co-authored-by: Copilot <c****t@g****m>
Alexey Stukalov <a****t@u****m>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
ca8a517c SemLoss(observed, implied, refloss; kwarg...) ctor
Co-authored-by: Copilot <c****t@g****m>
Alexey Stukalov <a****t@u****m>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
1b3b8b51 test/multigroup: avoid clash with observed_vars() method Alexey Stukalov <a****t@u****m>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
5989dcf5 replace_obs(loss): extract check_obs_vars() method
Co-authored-by: Copilot <c****t@g****m>
Alexey Stukalov <a****t@u****m>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
6a906b3c replace_obs(sem): update docstring Alexey Stukalov <a****t@u****m>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
13047053 replace_obs(sem): make sure Sem type is preserved
Co-authored-by: Copilot <c****t@g****m>
Alexey Stukalov <a****t@u****m>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
bcebd2b1 simulation.md: whitespace fixes Alexey Stukalov <a****t@u****m>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
5eabccd5 add show method for AbstractSem Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
4d0e3764 build(deps): bump julia-actions/setup-julia from 2 to 3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
73bb2892 build(deps): bump actions/github-script from 8 to 9
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
eeaf32c5 show(::Sem): respect existing :compact key Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
0c95fd6b Sem(): cleanup constructor Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
b3242ffc Sem(): remove SemWLS kw check logic Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
c052d61d shorten model Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
46dd2efa add details method for AbstractSem Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
4 months ago
95eeb6fb tests/model: test multi-group data ctor Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
cce3d876 build(deps): bump codecov/codecov-action from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
828e2917 replace_observed(...; recompute_obs_state=true) Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
8e99cee4 tests/model: replace_observed() kwargs passing Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
64eca203 replace_observed(SemWLS, ...; update_internal_state) Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
9f376099 replace_observed(): support kwargs Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
5b3398d6 finite_diff: replace_observed() Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
27ce0b08 Sem print methods Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
652d5449 SemFiniteDiff constructor to keep same Syntax Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
74390549 test/multigroup: small tweaks Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
4b5942f4 test_fitmeasures(): refactor/simplify Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
42045dce fit_measures(): support vectors of funcs Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
a402bebf test: fix formatting Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
b2cfbeb7 WLS: verbose option Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
1cf97f51 docs: sync with Sem refactor Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
77f1e522 test/build_models: remove redundant model Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
54ce4adc revert using Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
62e5633d bootstrap: sync with Sem updates Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
0aba9c1b CFI: sync with Sem refactor Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
a59befdb replace_observed(): simplify & refactor Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
c5f1216a update multi-group correction Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
9c82277f params/param_labels(): use both as synonyms for now Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
2b5010e1 check_same_semterm_type(): refactor check_single_lossfun() Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
6031dcc0 refactor Sem, SemEnsemble, SemLoss Alexey Stukalov <a****t@u****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
d1a9bcd9 Project.toml: support Symbolics v7 & Utils v4 Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
f430ec25 SemImplied/SemLossFun: drop meanstructure kwarg Alexey Stukalov <a****t@u****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
97728bec prepare_start_params(): tighten type check Alexey Stukalov <a****l@s****o>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
85f339e8 add return type to evaluate docstring Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
03998552 Apply suggestions from code review
Co-authored-by: github-actions[bot] <4****]@u****m>
Maximilian Ernst <3****t@u****m> 5 months ago
a42d5d5b narrower output types and remove locks for bootstrap + code formatting Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
4e011b27 add WLS option to fix weight matrix for updaeting observed data Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
41e428b0 fix bootstrap tests Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
23ad54d1 fix bootstrap tests Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
b75adc5a fix mg weights Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
d1ac265d fix bootstrap Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
95e1776f fix bootstrap Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
ea2d8761 fix bootstrap Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
6f4ac26e remove bootstrap try-catch and update tests Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
b4cc3a3d increase tolerance for bootstrap test Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
2c5549a4 increase tolerance for bootstrap test Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
83440587 fix nobs var check in update_observed, keep previous args in update_observed,... Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
3dcf8d29 build(deps): bump julia-actions/cache from 2 to 3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
add47394 fix bootstrap tests Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
cf2f5144 fix bootstrap tests Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
43bb3127 Apply suggestions from formatter
Co-authored-by: github-actions[bot] <4****]@u****m>
Maximilian Ernst <3****t@u****m> 5 months ago
163eee7d add boostrap, CI and p-values tests Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
2a3ceb61 add exports Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
12821562 add CI and p values Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
8a9a81b7 refactor bootstrap and add bootstrap for any statistic Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
ad8a8c1e add converged method Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
b7398ede update to PrettyTable v3 Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
ead681f2 Apply suggestions from formatter
Co-authored-by: github-actions[bot] <4****]@u****m>
Maximilian Ernst <3****t@u****m> 5 months ago
17a8d0f0 refactor bootstrap se and allow parallel fitting Maximilian Ernst <m****t@g****m>
Committed by: Maximilian Ernst <3****t@u****m>
5 months ago
cec86583 Update src/frontend/fit/fitmeasures/CFI.jl
Co-authored-by: github-actions[bot] <4****]@u****m>
Maximilian Ernst <3****t@u****m> 5 months ago
7334a6bb Apply suggestions from formatter
Co-authored-by: github-actions[bot] <4****]@u****m>
Maximilian Ernst <3****t@u****m> 5 months ago
0c447da0 add docstring for CFI Maximilian Ernst <m****t@g****m> 5 months ago

← Back to repository