# Generated by roxygen2: do not edit by hand

S3method(coef,priorityelasticnet)
S3method(predict,priorityelasticnet)
export(cvm_priorityelasticnet)
export(missing.control)
export(priorityelasticnet)
export(weightedThreshold)
import(glmnet)
import(survival)
importFrom(PRROC,pr.curve)
importFrom(broom,tidy)
importFrom(caret,confusionMatrix)
importFrom(checkmate,assert)
importFrom(checkmate,assert_logical)
importFrom(checkmate,assert_matrix)
importFrom(checkmate,assert_number)
importFrom(checkmate,assert_numeric)
importFrom(checkmate,check_data_frame)
importFrom(checkmate,check_list)
importFrom(checkmate,check_matrix)
importFrom(cvms,font)
importFrom(cvms,plot_confusion_matrix)
importFrom(dplyr,across)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_colour_gradient2)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(graphics,lines)
importFrom(magrittr,"%>%")
importFrom(pROC,coords)
importFrom(pROC,roc)
importFrom(plotrix,draw.circle)
importFrom(shiny,actionButton)
importFrom(shiny,column)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,h2)
importFrom(shiny,observeEvent)
importFrom(shiny,p)
importFrom(shiny,plotOutput)
importFrom(shiny,reactive)
importFrom(shiny,renderPlot)
importFrom(shiny,renderTable)
importFrom(shiny,shinyApp)
importFrom(shiny,sliderInput)
importFrom(shiny,strong)
importFrom(shiny,tabPanel)
importFrom(shiny,tableOutput)
importFrom(shiny,tabsetPanel)
importFrom(shiny,tags)
importFrom(shiny,updateSliderInput)
importFrom(shiny,wellPanel)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,glm)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,spread)
importFrom(utils,packageVersion)
