View source: R/nosoi_utilityFunctions.R
paramConstructor | R Documentation |
Creates a ParamHost
object.
paramConstructor(
param.pExit,
param.pMove,
param.nContact,
param.pTrans,
param.sdMove
)
param.pExit |
parameter names (list of functions) for the pExit. |
param.pMove |
parameter names (list of functions) for the pMove. |
param.nContact |
parameter names (list of functions) for param.nContact. |
param.pTrans |
parameter names (list of functions) for the pExit. |
param.sdMove |
parameter names (list of functions) for sdMove. |
An object of class ParamHost
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.