paramConstructor: Param concatenator

Description Usage Arguments Value

View source: R/nosoi_utilityFunctions.R

Description

Creates a ParamHost object.

Usage

1
2
3
4
5
6
7
paramConstructor(
  param.pExit,
  param.pMove,
  param.nContact,
  param.pTrans,
  param.sdMove
)

Arguments

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.

Value

An object of class ParamHost


nosoi documentation built on Aug. 17, 2021, 5:09 p.m.