# Generated by roxygen2: do not edit by hand

S3method(coef,Owl)
S3method(deviance,Owl)
S3method(plot,Owl)
S3method(plot,TrainedOwl)
S3method(predict,Owl)
S3method(predict,OwlBinomial)
S3method(predict,OwlGaussian)
S3method(predict,OwlMultinomial)
S3method(predict,OwlPoisson)
S3method(print,Owl)
S3method(print,TrainedOwl)
S3method(score,OwlBinomial)
S3method(score,OwlGaussian)
S3method(score,OwlMultinomial)
S3method(score,OwlPoisson)
export(caretSlopeOwl)
export(owl)
export(plotDiagnostics)
export(score)
export(trainOwl)
import(Matrix)
importFrom(Rcpp,sourceCpp)
useDynLib(owl, .registration = TRUE)
