Revision b524c08efc78c4f559e18f04ba3a035ae05cb0cb authored by Charles J. Geyer on 11 January 2009, 00:00:00 UTC, committed by Gabor Csardi on 11 January 2009, 00:00:00 UTC
1 parent 7883fa8
Raw File
NAMESPACE

useDynLib(aster)

export(famfun)
export(rnzp)
export(rktp)
export(rktnb)
export(raster)
export(mlogl)
export(aster)
export(summary.aster)
export(anova.aster)
export(anova.asterlist)
export(predict.aster)
export(fam.bernoulli)
export(fam.poisson)
export(fam.truncated.poisson)
export(fam.negative.binomial)
export(fam.normal.location)
export(fam.truncated.negative.binomial)
export(fam.default)

import(trust)

S3method(anova, aster)
S3method(anova, asterlist)
S3method(aster, default)
S3method(aster, formula)
S3method(print, summary.aster)
S3method(as.character, astfam)
S3method(print, astfam)
S3method(predict, aster)
S3method(predict, aster.formula)
S3method(summary, aster)

back to top