# Generated by roxygen2: do not edit by hand

S3method(AIC,spm_fit)
S3method(BIC,spm_fit)
S3method(fit_spm,spm)
S3method(predict_spm,sf)
S3method(predict_spm,spm_fit)
export(ai)
export(ai_var)
export(find_phi)
export(fit_spm)
export(fit_spm2)
export(predict_spm)
export(sf_to_spm)
export(summary_spm_fit)
import(Matrix)
importFrom(Rcpp,sourceCpp)
importFrom(stats,AIC)
importFrom(stats,BIC)
useDynLib(smile, .registration = TRUE)
