|
Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
Regression coefficients data type. More...
#include <hierarchical_model_static.h>
Public Attributes | |
| double | value {} |
| The coefficient value. More... | |
| double | pvalue {} |
| Associated p-value. More... | |
| double | tvalue {} |
| Associated t-value. More... | |
| double | std_error {} |
| Associated standard error. More... | |
Regression coefficients data type.
| double hgps::Coefficient::pvalue {} |
Associated p-value.
| double hgps::Coefficient::std_error {} |
Associated standard error.
| double hgps::Coefficient::tvalue {} |
Associated t-value.
| double hgps::Coefficient::value {} |
The coefficient value.