Description Usage Arguments Details Value Examples
Return observed target values used for fitting ‘ann’ or ‘nnet’ ANN models.
1 | observed(object)
|
object |
an object of class ‘ann’ as returned by |
This function can be invoked by calling observed(x)
for an
object x
of class ‘ann’ or ‘nnet’.
a 1-column matrix of observed target values.
1 2 3 4 5 6 7 8 9 |
initial value 762.071426
iter 20 value 315.436274
iter 40 value 181.076438
iter 60 value 176.465349
final value 176.054850
converged
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.