# Generated by roxygen2: do not edit by hand

S3method(print,sar)
S3method(sar,data.frame)
S3method(sar,default)
export(az_rec_service)
export(item_predict)
export(rec_endpoint)
export(rec_model)
export(sar)
export(set_sar_threads)
export(user_predict)
import(AzureRMR)
import(AzureStor)
import(Matrix)
importFrom(R6,R6Class)
importFrom(Rcpp,sourceCpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(dplyr,"%>%")
importFrom(stats,cor)
importFrom(stats,predict)
importFrom(stats,reformulate)
importFrom(stats,xtabs)
useDynLib(SAR, .registration=TRUE)
