Learn R Programming

amen (version 1.0)

gofstats: 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

Examples

Run this code
data(YX_nrm)

gofstats(YX_nrm$Y)

Run the code above in your browser using DataLab