# Generated by roxygen2: do not edit by hand

S3method(AIC,fcm)
S3method(AICc,fcm)
S3method(BIC,fcm)
S3method(chi,fcm)
S3method(chiplot,fcm)
S3method(coef,fcm)
S3method(logLik,fcm)
S3method(qqplot,fcm)
S3method(summary,fcm)
export(AICc)
export(Echi)
export(chi)
export(chiplot)
export(dfcm)
export(fcm)
export(fdata)
export(neighborhood_HT)
export(pfcm)
export(pmfcm)
export(qfcm)
export(qqplot)
export(rfcm)
export(rmfcm)
importFrom(Rcpp,sourceCpp)
importFrom(boot,boot)
importFrom(fields,rdist.earth)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,points)
importFrom(ismev,gpd.fit)
importFrom(ismev,gpdq)
importFrom(mnormt,sadmvn)
importFrom(nsRFA,Lmoments)
importFrom(nsRFA,ksampleA2)
importFrom(nsRFA,nonparboot)
importFrom(nsRFA,par.kappa)
importFrom(nsRFA,rand.kappa)
importFrom(nsRFA,regionalLmoments)
importFrom(progress,progress_bar)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,ecdf)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,tail)
useDynLib(eFCM, .registration = TRUE)
