# Generated by roxygen2: do not edit by hand

S3method(coef,hgwrm)
S3method(fitted,hgwrm)
S3method(hgwr,data.frame)
S3method(hgwr,sf)
S3method(logLik,hgwrm)
S3method(make_dummy_extract,character)
S3method(make_dummy_extract,default)
S3method(make_dummy_extract,factor)
S3method(make_dummy_extract,logical)
S3method(print,hgwrm)
S3method(print,spahetbootres)
S3method(print,summary.hgwrm)
S3method(residuals,hgwrm)
S3method(spatial_hetero_test,data.frame)
S3method(spatial_hetero_test,default)
S3method(spatial_hetero_test,hgwrm)
S3method(spatial_hetero_test,matrix)
S3method(spatial_hetero_test,numeric)
S3method(spatial_hetero_test,sf)
S3method(spatial_hetero_test,vector)
S3method(summary,hgwrm)
export(hgwr)
export(hgwr_fit)
export(make_dummy)
export(make_dummy_extract)
export(spatial_hetero_test)
export(spatial_hetero_test_data)
importFrom(MASS,mvrnorm)
importFrom(Rcpp,evalCpp)
importFrom(sf,st_centroid)
importFrom(sf,st_coordinates)
importFrom(sf,st_drop_geometry)
importFrom(stats,AIC)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,fitted)
importFrom(stats,fivenum)
importFrom(stats,logLik)
importFrom(stats,pt)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,tail)
useDynLib(hgwrr, .registration = TRUE)
