library(devtools)
data(bden_uvb)
results <- BDEN(odeModel = Model,
lambda = .001,
beta_init = c(1,1,1,1,1),
numbertrialsstep = 15,
numbertrialseps = 2000,
numbertrialinner = 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.