GOF.default {WRSS} | R Documentation |
GOF
this function calculates the goodness of fit (gof) using chi-squared test.
## Default S3 method:
GOF(basin,object,observed)
basin |
An object from class of |
object |
An object from either of classes of |
observed |
A vector of observed time series. |
A list with class "htest"
.
Rezgar Arabzadeh