issues
search
ihmeuw-msca
/
regmod
General regression models.
BSD 2-Clause "Simplified" License
5
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update Jax version
#76
zhengp0
closed
7 months ago
0
Update Jax typing so that regmod can use the new versions of Jax
#75
zhengp0
closed
7 months ago
0
V0.2.1
#74
zhengp0
closed
9 months ago
0
Switched eig calls to eigh calls,
#73
AHsu98
closed
9 months ago
0
Adding the prior hessian twice
#72
AHsu98
closed
7 months ago
1
`jax.numpy.DeviceArray` no longer valid
#71
zhengp0
closed
7 months ago
1
Model configuration redesign
#70
zhengp0
opened
1 year ago
2
Data parse
#69
zhengp0
closed
1 year ago
0
Data validate
#68
zhengp0
closed
1 year ago
0
Data intake
#67
zhengp0
closed
1 year ago
0
Data storage
#66
zhengp0
closed
1 year ago
1
0.2.0: remove data class
#65
zhengp0
closed
1 year ago
0
Parameter offset and variables
#64
zhengp0
closed
1 year ago
0
Copy the prediction dataframe
#63
zhengp0
closed
1 year ago
0
Version 0.0.8
#62
zhengp0
closed
1 year ago
0
Feature request: Model.predict doesn't automatically modify the input data
#61
davidshaw2018
opened
1 year ago
1
Bugfix/jaxmemory
#60
kels271828
closed
1 year ago
0
move conversion to JAX data structures from constructor to attach_df
#59
kels271828
closed
2 years ago
0
Tobit
#58
kels271828
closed
2 years ago
0
Exclude the first basis
#57
zhengp0
closed
2 years ago
1
Add error message for singular Hessian or Jacobian matrix
#56
zhengp0
closed
2 years ago
0
feature/MSCA-90
#55
zhengp0
closed
2 years ago
0
revert to previous way of assigning x0 default in optimizers
#54
kels271828
closed
2 years ago
0
pass copy of model_specs instead of same object
#53
kels271828
closed
2 years ago
0
Most masks are set to leaf-level values
#52
kels271828
closed
2 years ago
1
Add original trimming algorithm
#51
zhengp0
closed
2 years ago
0
Adding efficient solver for Gaussian, Poisson, Binomial
#50
zhengp0
closed
2 years ago
0
Add documentations
#49
zhengp0
closed
2 years ago
0
Change binomial input structure
#48
zhengp0
closed
2 years ago
0
Adding logger for profiling
#47
zhengp0
closed
2 years ago
0
Add Weibull model
#46
zhengp0
closed
3 years ago
0
Advance to version 0.0.7
#45
zhengp0
closed
3 years ago
0
Add logistic regression to the base model of Composite models
#44
zhengp0
closed
3 years ago
0
Add docstrings to variable module
#43
zhengp0
closed
3 years ago
0
Add documentations for prior module
#42
zhengp0
closed
3 years ago
1
Add assertion to avoid confusion when specified variables are of type…
#41
jiaweih
closed
3 years ago
0
Add documentations to data module
#40
zhengp0
closed
3 years ago
1
Add documentation of utility function.
#39
zhengp0
closed
3 years ago
0
Refactor the treenode module
#38
zhengp0
closed
3 years ago
0
add create draws
#37
zhengp0
closed
3 years ago
0
Tree node
#36
zhengp0
closed
3 years ago
0
Add composite models
#35
zhengp0
closed
3 years ago
0
Model result
#34
zhengp0
closed
3 years ago
0
Advance to 0.0.6 (#32)
#33
zhengp0
closed
3 years ago
0
add Jacobian2 and use sandwich estimation for vcov
#32
zhengp0
closed
3 years ago
0
Revert average operation for optimization interface
#31
zhengp0
closed
3 years ago
0
Revert average operation for optimization interface.
#30
zhengp0
closed
3 years ago
0
Advance to version 0.0.4
#29
zhengp0
closed
3 years ago
0
Average optimization interface
#28
zhengp0
closed
3 years ago
0
Adding trimming functionality
#27
zhengp0
closed
3 years ago
0
Next