gofstats: Goodness of fit statistics

View source: R/gofstats.R

gofstatsR 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) 



amen documentation built on May 29, 2024, 9:58 a.m.