ResponseFunction

constructor(function: (Double) -> Double, observedResponse: ResponseCIfc, name: String? = null)


constructor(function: (Double) -> Double, observedResponse: Response, name: String? = null)

Parameters

function

the function of the observed response to tally

observedResponse

the response that is being observed

name

the name of the functional response