cjerzak commited on
Commit
fef8053
·
verified ·
1 Parent(s): 97bcf07

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -98,7 +98,7 @@ plot_factor <- function(pi_star_list,
98
 
99
  # UI Definition
100
  ui <- fluidPage(
101
- titlePanel("Exploring strategize with the candidate choice conjoint data"),
102
 
103
  tags$p(
104
  style = "text-align: left; margin-top: -10px;",
 
98
 
99
  # UI Definition
100
  ui <- fluidPage(
101
+ titlePanel("Selecting Optimal Candidate Profiles in Adversarial Environments: Case Study using a 2016 Conjoint"),
102
 
103
  tags$p(
104
  style = "text-align: left; margin-top: -10px;",