# Generated by roxygen2: do not edit by hand

S3method(plot,gofobj)
S3method(plot,lsjm)
S3method(plot,lsm)
S3method(print,gofobj)
export(boxroc)
export(goflsm)
export(lsjm)
export(lsm)
export(plotY)
export(rotXtoY)
export(simulateLSM)
import(MASS)
import(ergm)
import(network)
importFrom(ellipse,ellipse)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matlines)
importFrom(graphics,matplot)
importFrom(graphics,matpoints)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(igraph,graph.adjacency)
importFrom(igraph,layout.fruchterman.reingold)
importFrom(stats,as.dist)
importFrom(stats,cmdscale)
importFrom(stats,dist)
importFrom(stats,glm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(utils,combn)
