pomp.fun
class"pomp.fun"(f, proto = NULL, ...)
"pomp.fun"(f, PACKAGE = NULL, obsnames = character(0), statenames = character(0), paramnames = character(0), covarnames = character(0), ...)
"pomp.fun"(f, slotname = NULL, libname = NULL, obsnames = character(0), statenames = character(0), paramnames = character(0), covarnames = character(0), ...)
"pomp.fun"(f, ...)
"pomp.fun"(f, ...)
"pomp.fun"(f, ...)
"show"(object)
"print"(x, ...)
f
can be found.
f
will be checked.
pomp.fun
object.pomp.fun
class helps to settle common issues associated with user-defined functions which can be defined either via R code or by a native, compiled routine.
It is not exported to userland.
pomp