fit: fit

Description Usage

View source: R/fun_grind.R

Description

fit

Usage

1
2
3
4
5
6
fit(datas = data, state = s, parms = p, odes = model,
  free = NULL, who = NULL, differ = NULL, fixed = NULL, tmin = 0,
  tmax = NULL, ymin = NULL, ymax = NULL, log = "", xlab = "Time",
  ylab = "Density", bootstrap = 0, show = NULL, fun = NULL,
  costfun = cost, initial = FALSE, add = FALSE, timeplot = TRUE,
  legend = TRUE, main = NULL, sub = NULL, pchMap = NULL, ...)

hansschepers/grindr documentation built on March 8, 2021, 12:05 a.m.