# Generated by roxygen2: do not edit by hand

S3method(plot,EnvironmentalOutlier)
S3method(plot,IndependentResponse)
S3method(plot,MarginalResponse)
S3method(plot,PAConversion)
S3method(plot,POEvaluation)
S3method(plot,ShapDependence)
S3method(plot,SpatialResponse)
S3method(plot,VariableAnalysis)
S3method(plot,VariableContribution)
S3method(print,EnvironmentalOutlier)
S3method(print,PAConversion)
S3method(print,POEvaluation)
S3method(print,POIsotree)
S3method(print,ReducedImageStack)
S3method(print,VariableAnalysis)
export(cmcc_bioclim)
export(convert_to_pa)
export(dim_reduce)
export(evaluate_po)
export(future_cmcc_bioclim)
export(future_worldclim2)
export(independent_response)
export(isotree_po)
export(marginal_response)
export(probability)
export(shap_dependence)
export(spatial_response)
export(suspicious_env_outliers)
export(variable_analysis)
export(variable_contrib)
export(worldclim2)
import(checkmate)
import(ggplot2)
import(ncdf4)
import(outliertree)
import(patchwork)
importFrom(ROCit,ciAUC)
importFrom(ROCit,rocit)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,between)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,sample_n)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,tibble)
importFrom(ecospat,ecospat.boyce)
importFrom(fastshap,explain)
importFrom(isotree,isolation.forest)
importFrom(methods,as)
importFrom(methods,is)
importFrom(outliertree,outlier.tree)
importFrom(patchwork,plot_layout)
importFrom(raster,deratify)
importFrom(raster,layerStats)
importFrom(raster,mask)
importFrom(raster,nlayers)
importFrom(raster,rasterize)
importFrom(raster,stack)
importFrom(raster,subset)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,is_empty)
importFrom(sf,st_as_sf)
importFrom(sf,st_crop)
importFrom(sf,st_crs)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_is_valid)
importFrom(sf,st_make_valid)
importFrom(sf,st_transform)
importFrom(stars,geom_stars)
importFrom(stars,read_stars)
importFrom(stars,st_as_stars)
importFrom(stars,st_dimensions)
importFrom(stars,st_extract)
importFrom(stars,st_get_dimension_values)
importFrom(stars,st_rasterize)
importFrom(stars,st_set_dimensions)
importFrom(stars,st_xy2sfc)
importFrom(stars,write_stars)
importFrom(stats,cor)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stringr,str_pad)
importFrom(tidyselect,all_of)
importFrom(utils,download.file)
importFrom(utils,tail)
