Skip to content
GitLab
Explore
Sign in
Commits · 63019168a26389ef948900c122565433fd496bc9
FBMS
Browse files
Mar 02, 2021
Create README.md
· 63019168
Jon Lachmann
authored
Mar 02, 2021
63019168
Fixes on guide vignette
· 47d47a2e
Jon
authored
Mar 02, 2021
47d47a2e
Renamed vignette
· f535868a
Jon
authored
Mar 02, 2021
f535868a
Fixed gitignore
· 2e89eeea
Jon
authored
Mar 02, 2021
2e89eeea
A lot of fixes, and a vignette demonstrating how to use the package
· d2dc3e00
Jon
authored
Mar 02, 2021
d2dc3e00
Feb 25, 2021
Added printing of best critical value obtained
· 8abe965b
Jon
authored
Feb 25, 2021
8abe965b
Fixed many bugs
· dc16d643
Jon
authored
Feb 25, 2021
dc16d643
Feb 24, 2021
Added some files for likelihoods and diagnostics
· f8ae0420
Jon
authored
Feb 24, 2021
f8ae0420
Fixed a bug in the proposal probability for proposals of type 1-4
· 2bf07ac3
Jon
authored
Feb 24, 2021
2bf07ac3
Feb 20, 2021
Fixed a bug in the probs list generator
· 533b9b5d
Jon
authored
Feb 20, 2021
533b9b5d
Roxygenized package, fixed a typo
· 6e0299bc
Jon
authored
Feb 20, 2021
6e0299bc
Fixed a small bug in the complexity measure pipeline
· c4d39b7b
Jon
authored
Feb 20, 2021
c4d39b7b
Implemented a framework to feed complexity measures to the marginal likelihood
· f698e43e
Jon
authored
Feb 20, 2021
f698e43e
Feb 19, 2021
Added probability and parameter list generators
· 46adb3e0
Jon
authored
Feb 19, 2021
46adb3e0
Fixed description file
· 58d0aca2
Jon
authored
Feb 19, 2021
58d0aca2
Exported summary function
· 09c9099d
Jon
authored
Feb 19, 2021
09c9099d
Added a proper test dataset...
· f1b1b066
Jon
authored
Feb 19, 2021
f1b1b066
Added a proper test dataset
· f73f1fff
Jon
authored
Feb 19, 2021
f73f1fff
Implemented collinearity checking of new features
· 518f3514
Jon
authored
Feb 19, 2021
518f3514
Feb 18, 2021
Feature depth and width implemented
· e8c66453
Jon
authored
Feb 19, 2021
e8c66453
Implemented a function for calculating feature importance through renormalized model estimates
· c7aa95a0
Jon
authored
Feb 18, 2021
c7aa95a0
Feb 16, 2021
Added functions file and moved ind.to.log there
· 6a84a114
Jon
authored
Feb 16, 2021
6a84a114
Fixed some stuff
· 43dca5c8
Jon
authored
Feb 16, 2021
43dca5c8
Running and generating features now works
· ba954afa
Jon
authored
Feb 16, 2021
ba954afa
Some prints added for verbosity, now it can run one whole population sometimes
· 2a5fa86a
Jon
authored
Feb 16, 2021
2a5fa86a
It only stops where it should now, need to handle empty models and addition of...
· 3c9ac150
Jon
authored
Feb 16, 2021
3c9ac150
Almost running now...
· 3dda4ef3
Jon
authored
Feb 16, 2021
3dda4ef3
Added a file to run the algorithm for some informal testing
· 091bc17b
Jon
authored
Feb 16, 2021
091bc17b
Many improvements, now actually runs for a bit
· 51aa4448
Jon
authored
Feb 16, 2021
51aa4448
Feb 15, 2021
Improvements based on feedback from Aliaksandr
· 7ccfaae5
Jon
authored
Feb 15, 2021
7ccfaae5
Feb 12, 2021
First mashup of simulated annealing implemented
· 32d4b040
Jon
authored
Feb 13, 2021
32d4b040
Added roxygen documentation
· 978284d1
Jon
authored
Feb 12, 2021
978284d1
Fixed documentation warning
· b6f86292
Jon
authored
Feb 12, 2021
b6f86292
Added namespace file
· ab63dd6b
Jon
authored
Feb 12, 2021
ab63dd6b
Added function to generate simple covariate features
· 4a1a7b8a
Jon
authored
Feb 12, 2021
4a1a7b8a
Further implementations
· 14bdd19b
Jon
authored
Feb 12, 2021
14bdd19b
Feb 11, 2021
First implementation of model generators finished
· 68dbac40
Jon
authored
Feb 11, 2021
68dbac40
Further implementations, mainly in proposal generator
· ae7ff2cd
Jon
authored
Feb 11, 2021
ae7ff2cd
Stub of a lot of features and the main algorithms
· 1805a302
Jon
authored
Feb 11, 2021
1805a302
Feb 10, 2021
Stub of feature generators
· af309c0a
Jon
authored
Feb 10, 2021
af309c0a
Loading