gf {amba}R Documentation

goodness of fit statistics for amba and term objects

Description

Self-explanatory, except for the method argument, however these functions may be changed substantially in future.

Usage

## S3 method for class 'amba':
gf(m, method="mar", ...)
## S3 method for class 'term':
gf(t, y, method="rsq", ...)
simple.gf (yh, y, r=y-yh, method=c ("rsq", "mar") )

Arguments

m
t
yh
y
r
method
...

[Package amba version 0.2.0 Index]