# Generated by roxygen2: do not edit by hand

S3method(as.linnet,gn)
S3method(as_gn,gnpp)
S3method(as_gn,gnppfit)
S3method(as_gn,linnet)
S3method(as_gn,lpp)
S3method(as_gn,lppfit)
S3method(as_gnpp,gnppfit)
S3method(as_gnpp,lpp)
S3method(as_lpp,gnpp)
S3method(plot,gn)
S3method(plot,gnpp)
S3method(plot,gnppfit)
S3method(plot,lppfit)
S3method(print,gn)
S3method(print,gnpp)
S3method(print,gnppfit)
S3method(print,summary.gn)
S3method(print,summary.gnpp)
S3method(print,summary.gnppfit)
S3method(summary,gn)
S3method(summary,gnpp)
S3method(summary,gnppfit)
export(as_gn)
export(as_gnpp)
export(as_lpp)
export(bin_data)
export(bspline_design)
export(bspline_design_plot)
export(confidence_band)
export(delta_h_global)
export(fisher)
export(fit_poisson_model)
export(incidence)
export(intensity_kernel)
export(intensity_pspline)
export(internal)
export(network_ISE)
export(network_bins)
export(network_integral)
export(network_intensity)
export(network_knots)
export(network_location)
export(network_penalty)
export(rgnpp)
export(runifgn)
export(score)
export(scoring)
import(dplyr)
import(ggplot2)
import(spatstat.core)
import(spatstat.geom)
import(spatstat.linnet)
importFrom(Matrix,Matrix)
importFrom(Matrix,bdiag)
importFrom(dplyr,pull)
importFrom(grDevices,devAskNewPage)
importFrom(mgcv,rmvn)
importFrom(mgcv,s)
importFrom(mgcv,smooth.construct.ps.smooth.spec)
importFrom(spatstat.linnet,as.linnet)
importFrom(splines,splineDesign)
importFrom(stats,as.formula)
importFrom(stats,integrate)
importFrom(stats,model.matrix)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,update)
importFrom(utils,tail)
