# Generated by roxygen2: do not edit by hand

S3method(print,boinet)
S3method(print,gboinet)
S3method(print,tite.boinet)
S3method(print,tite.gboinet)
S3method(summary,boinet)
S3method(summary,gboinet)
S3method(summary,tite.boinet)
S3method(summary,tite.gboinet)
export(boinet)
export(create_boinet_tables)
export(create_design_gt_table)
export(create_oc_gt_table)
export(extract_boinet_data)
export(extract_design_summary)
export(extract_operating_characteristics)
export(format_boinet_results)
export(fp.logit)
export(gboinet)
export(gridoptim)
export(launch.shinyapp)
export(multi.iso)
export(obd.select)
export(tite.boinet)
export(tite.gboinet)
export(utility.scoring)
export(utility.truncated.linear)
export(utility.weighted)
import(Iso)
import(copula)
import(mfp)
import(rhandsontable)
import(shinyBS)
importFrom(DT,dataTableOutput)
importFrom(DT,datatable)
importFrom(DT,formatRound)
importFrom(DT,renderDataTable)
importFrom(ggplot2,last_plot)
importFrom(gt,cell_text)
importFrom(gt,cells_column_labels)
importFrom(gt,cols_hide)
importFrom(gt,cols_label)
importFrom(gt,fmt_number)
importFrom(gt,fmt_percent)
importFrom(gt,gt)
importFrom(gt,tab_header)
importFrom(gt,tab_options)
importFrom(gt,tab_style)
importFrom(plotly,add_bars)
importFrom(plotly,add_trace)
importFrom(plotly,config)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(shiny,actionButton)
importFrom(shiny,conditionalPanel)
importFrom(shiny,eventReactive)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,icon)
importFrom(shiny,incProgress)
importFrom(shiny,numericInput)
importFrom(shiny,observe)
importFrom(shiny,renderPrint)
importFrom(shiny,renderText)
importFrom(shiny,req)
importFrom(shiny,runApp)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,textOutput)
importFrom(shiny,updateNumericInput)
importFrom(shiny,verbatimTextOutput)
importFrom(shiny,withProgress)
importFrom(shinydashboard,box)
importFrom(shinydashboard,dashboardBody)
importFrom(shinydashboard,dashboardHeader)
importFrom(shinydashboard,dashboardPage)
importFrom(shinydashboard,dashboardSidebar)
importFrom(shinydashboard,menuItem)
importFrom(shinydashboard,sidebarMenu)
importFrom(shinydashboard,tabItem)
importFrom(shinydashboard,tabItems)
importFrom(shinydashboard,valueBox)
importFrom(stats,binomial)
importFrom(stats,dbinom)
importFrom(stats,pbeta)
importFrom(stats,pbinom)
importFrom(stats,quasi)
importFrom(stats,rexp)
importFrom(stats,rmultinom)
importFrom(stats,runif)
importFrom(tibble,tibble)
