Learn R Programming

amen (version 1.4.5)

gofstats: Goodness of fit statistics

Description

Goodness of fit statistics evaluating second and third-order dependence patterns

Usage

gofstats(Y)

Value

a vector of gof statistics

Arguments

Y

a relational data matrix

Author

Peter Hoff

Examples

Run this code

data(YX_nrm) 

gofstats(YX_nrm$Y) 


Run the code above in your browser using DataLab