inst/ShinyStan/ui_files/diagnostics_ndivergent.R

# Divergences
fluidRow(
  column(
    width = 7,
    help_dynamic,
    dygraphOutput_175px("dynamic_trace_diagnostic_ndivergent_out"),
    br(), br(),
    plotOutput("ndivergent_vs_lp_out", height = "150px")
  ),
  column(width = 5, plotOutput_400px("ndivergent_vs_accept_stat_out"))
)

Try the shinystan package in your browser

Any scripts or data that you put into this service are public.

shinystan documentation built on March 18, 2022, 5:17 p.m.