# Generated by roxygen2: do not edit by hand

S3method(uniformGrid,character)
S3method(uniformGrid,data.frame)
S3method(uniformGrid,factor)
S3method(uniformGrid,integer)
S3method(uniformGrid,matrix)
S3method(uniformGrid,numeric)
export(cartesianExpand)
export(makeDesign)
export(makePermutedDesign)
export(marginalPrediction)
export(permutationImportance)
export(uniformGrid)
import(checkmate)
import(data.table)
importFrom(stats,predict)
