redefineDynpolys: Redefine Slot 'dynpolys'

Description Usage Arguments Value Note

Description

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).

Usage

1
redefineDynpolys(x, obj, where = NULL, overall = 0)

Arguments

x

an object of type language as described in section Dynpolys in polyPdmpModel.

obj

an object of class polyPdmpModel.

where

this parameter is necessary because redefineDynpolys is a recursive function. Changing it will have no effect on the result.

overall

this parameter is necessary because redefineDynpolys is a recursive function. Please do not change its value!

Value

a modified object of type language as described in section Dynpolys in polyPdmpModel.

Note

This function only works for one discrete variable


CharlotteJana/pdmppoly documentation built on Sept. 4, 2019, 4:40 p.m.