inst/application/global.R

SEED = 19537
kernelChoices = c("rbf"="rbf", "mlp"="mlp")
modelChoices = c("---" = "",
                 "Lotka-Volterra" = "lv",
                 "Fiz hugh Nagumo" = "fhg",
                 "Biopathway" = "bp")

Try the shinyKGode package in your browser

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

shinyKGode documentation built on May 2, 2019, 11:04 a.m.