gofstats {amen} | R Documentation |
Goodness of fit statistics
Description
Goodness of fit statistics evaluating second and third-order dependence patterns
Usage
gofstats(Y)
Arguments
Y |
a relational data matrix |
Value
a vector of gof statistics
Author(s)
Peter Hoff
Examples
data(YX_nrm)
gofstats(YX_nrm$Y)
[Package amen version 1.4.5 Index]