inst/application/global.R

SEED = 19537
kernelChoices = c("rbf"="rbf", "mlp"="mlp")
modelChoices = c("---" = "",
                 "Lotka-Volterra" = "lv",
                 "Fiz hugh Nagumo" = "fhg",
                 "Biopathway" = "bp")
joewandy/shinyKGode documentation built on May 3, 2019, 4:07 p.m.