# Generated by roxygen2: do not edit by hand

export(predhy.GUI)
importFrom(BGLR,BGLR)
importFrom(DT,dataTableOutput)
importFrom(DT,renderDataTable)
importFrom(data.table,fread)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(glmnet,cv.glmnet)
importFrom(glmnet,glmnet)
importFrom(graphics,barplot)
importFrom(graphics,text)
importFrom(htmltools,code)
importFrom(htmltools,h2)
importFrom(htmltools,h3)
importFrom(htmltools,h4)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(pls,MSEP)
importFrom(pls,RMSEP)
importFrom(pls,mvrValstats)
importFrom(pls,plsr)
importFrom(predhy,convertgen)
importFrom(predhy,crodesign)
importFrom(predhy,cv)
importFrom(predhy,infergen)
importFrom(predhy,kin)
importFrom(predhy,mixed)
importFrom(predhy,predhy.predict)
importFrom(predhy,predhy.predict_NCII)
importFrom(randomForest,randomForest)
importFrom(shiny,checkboxInput)
importFrom(shiny,column)
importFrom(shiny,conditionalPanel)
importFrom(shiny,downloadHandler)
importFrom(shiny,downloadLink)
importFrom(shiny,fileInput)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,helpText)
importFrom(shiny,navbarPage)
importFrom(shiny,navlistPanel)
importFrom(shiny,numericInput)
importFrom(shiny,plotOutput)
importFrom(shiny,radioButtons)
importFrom(shiny,reactive)
importFrom(shiny,renderPlot)
importFrom(shiny,renderText)
importFrom(shiny,req)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,sliderInput)
importFrom(shiny,tabPanel)
importFrom(shiny,textOutput)
importFrom(stats,cor)
importFrom(stats,dist)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,var)
importFrom(utils,write.csv)
importFrom(xgboost,xgboost)
