# Generated by roxygen2: do not edit by hand

S3method(fitted,sfclust)
S3method(fitted,sfclust_stars)
S3method(genclust,Matrix)
S3method(genclust,default)
S3method(genclust,matrix)
S3method(genclust,stars)
S3method(plot,sfclust)
S3method(plot,sfclust_stars)
S3method(plot_clusters_series,sfclust)
S3method(print,sfclust)
S3method(sfclust,data.frame)
S3method(sfclust,default)
S3method(sfclust,stars)
S3method(summary,sfclust)
S3method(update,sfclust)
export(data_all)
export(genclust)
export(plot_clusters_fitted)
export(plot_clusters_map)
export(plot_clusters_series)
export(plot_log_mlik)
export(sfclust)
importFrom(Matrix,diag)
importFrom(Matrix,sparseMatrix)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_minimal)
importFrom(igraph,"V<-")
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,as_edgelist)
importFrom(igraph,components)
importFrom(igraph,delete_edges)
importFrom(igraph,ecount)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,head_of)
importFrom(igraph,mst)
importFrom(igraph,tail_of)
importFrom(igraph,vcount)
importFrom(methods,as)
importFrom(patchwork,wrap_plots)
importFrom(sf,st_geometry)
importFrom(sf,st_sf)
importFrom(sf,st_touches)
importFrom(sf,st_union)
importFrom(sf,st_within)
importFrom(stars,expand_dimensions)
importFrom(stars,geom_stars)
importFrom(stars,st_apply)
importFrom(stars,st_as_stars)
importFrom(stars,st_dimensions)
importFrom(stars,st_get_dimension_values)
importFrom(stats,fitted)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,update)
