Nothing
utils::globalVariables(c(
"multiRL.env",
# variables
"idinfo", "exinfo", "behave", "cue", "rsp", "state",
# model
"data", "behrule", "colnames", "funcs", "priors", "settings",
# LBI
"seed", "core", "algorithm",
# MLE
"iter", "pars", "size", "dash",
# MAP
"diff", "patience",
# SBI
"sample", "train", "scope",
# ABC
"tol", "reduction", "ncomp", "metric",
# RNN,
"layer", "loss", "info", "units", "dropout", "L", "penalty",
"batch_size", "epochs", "keras3", "backend", "check"
))
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.