Value |
In/Out |
level(s) |
Index |
Type |
Meaning |
_TrainingData |
I/O |
0/0 |
data |
real |
Training and test data |
_TrainingDataLong |
O |
0 |
data |
real |
Training data, test data with computation results |
_Train |
O |
0 |
NA |
real |
Training data |
_Test |
O |
0 |
NA |
real |
Test data |
_OutputVector |
O |
0 |
NA |
real |
Output vector |
_StateVector |
O |
2 |
NA |
real |
State vector |
_LocalCost |
O |
0 |
Output |
real |
Local cost vector |
_Leverages |
O |
2 |
Output |
real |
Leverage vertical vector. |
_Residuals |
O |
0 |
Output |
real |
Residual vertical vector. |
_Inputs |
O |
0 |
Input |
real |
Inputs vertical vector. |
_Outputs |
O |
0 |
Output |
real |
Outputs vertical vector. |
_States |
I/O |
2/2 |
State |
real |
Computed or initialisation state vertical vector. |
_ComputedOutputs |
O |
0 |
Output |
real |
Computed outputs vertical vector. |
_Weighting |
I/O |
2/2 |
Output |
real |
Output weighting vertical vector |
_ComputedOutputsCI |
O |
2 |
Output |
real |
confidence lower and upper limit of computed outputs vertical double vector |