importFrom("stats", "bw.nrd0", "as.formula", "dist", "dnorm", "glm", "median",
           "poisson", "predict", "quantile", "rexp", "rnorm", "rpois", "runif",
           "AIC", "BIC", "terms", "binomial", "coef")
importFrom("MASS", "bandwidth.nrd")
importFrom("mgcv", "gam")
importFrom("stpp", "KLISTAhat", "LISTAhat", "rpp")
importFrom("fields", "image.plot")
importFrom("grDevices", "hcl.colors")
importFrom("plot3D", "scatter3D")
importFrom("graphics", "image", "abline", "axis", "barplot", "box", "hist", "par", "points", "rug", "title")
importFrom("utils", "txtProgressBar")
importFrom("stlnpp", "as.stlpp", "as.lpp.stlpp", "rpoistlpp")
importFrom("spatstat.geom", "domain", "npoints", "pairdist", "box3", "progressreport", "ppp", "colourmap", "unmark", "owin", "volume", "as.psp", "pp3", "marks")
importFrom("spatstat.linnet", "default.linnet.tolerance", "countends", "pairdist.lpp", "runiflpp", "lppm", "linequad", "lpp", "as.linnet")
importFrom("spatstat.explore", "Smooth")
importFrom("spatstat.univar", "dkernel")
importFrom("spatstat.random", "datagen.runifpointOnLines")
importFrom("spatstat.model", "ppm")
importFrom("spatstat.utils", "primefactors")
importFrom("splancs", "sbox", "npts")
importFrom("sparr", "OS")
importFrom("KernSmooth", "dpik")
importFrom("optimx", "optimx")
importFrom("parallel", "parSapply", "makeCluster", "clusterExport", "stopCluster")

export(globaldiag, infl, localdiag,
       localplot, localSTLKinhom, localSTLginhom,
       localsummary, localtest, locstppm,
       rETASlp, rETASp, rstlpp, rstpp, sepstlppm, sepstppm, stlgcppm, stp, stppm,
       stcov, stpm)

S3method(localplot, locstppm)
S3method(localplot, stlgcppm)
S3method(localsummary, locstppm)
S3method(localsummary, stlgcppm)
S3method(plot, globaldiag)
S3method(plot, lista)
S3method(plot, localdiag)
S3method(plot, localtest)
S3method(plot, locstppm)
S3method(plot, stcov)
S3method(plot, stcov)
S3method(plot, stlgcppm)
S3method(plot, stlp)
S3method(plot, stlpm)
S3method(plot, stp)
S3method(plot, stpm)
S3method(plot, stppm)
S3method(plot, sepstlppm)
S3method(plot, sepstppm)
S3method(print, globaldiag)
S3method(print, lista)
S3method(print, localdiag)
S3method(print, localtest)
S3method(print, locstppm)
S3method(print, sepstlppm)
S3method(print, sepstppm)
S3method(print, stcov)
S3method(print, stlgcppm)
S3method(print, stlp)
S3method(print, stlpm)
S3method(print, stp)
S3method(print, stpm)
S3method(print, stppm)
S3method(summary, globaldiag)
S3method(summary, lista)
S3method(summary, localdiag)
S3method(summary, localtest)
S3method(summary, locstppm)
S3method(summary, sepstlppm)
S3method(summary, sepstppm)
S3method(summary, stcov)
S3method(summary, stlgcppm)
S3method(summary, stlp)
S3method(summary, stlpm)
S3method(summary, stp)
S3method(summary, stpm)
S3method(summary, stppm)



