Description Usage Arguments Value Note
This function is used internally for function dynpolys<-
that defines
slot dynpolys
and during initialization of a
polyPdmpModel
object. It replaces parameters stored in slot
parms
by its values and coerces all numbers to spray
objects.
It coerces all list elements that are given in variant 2 to spray objects
defined as in variant 1 (see section Dynpolys in polyPdmpModel
for a description of the two variants).
1 | redefineDynpolys(x, obj, where = NULL, overall = 0)
|
x |
an object of type language as described in section Dynpolys in
|
obj |
an object of class polyPdmpModel. |
where |
this parameter is necessary because |
overall |
this parameter is necessary because |
a modified object of type language as described in section
Dynpolys in polyPdmpModel
.
This function only works for one discrete variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.