|
Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
|
Regression coefficients data type. More...
#include <static_hierarchical_linear_model.h>
Public Attributes | |
| double | value {} |
| The coefficient value. | |
| double | pvalue {} |
| Associated p-value. | |
| double | tvalue {} |
| Associated t-value. | |
| double | std_error {} |
| Associated standard error. | |
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.