modelPar3: modelPar3

Description Usage Arguments Value Author(s)

View source: R/kinrespModel1.R

Description

Translating parameter vector to arguments of Model.

Usage

1
2
modelPar3(parOpt, fModel, parDefault = parOpt, 
    ...)

Arguments

parOpt

parameters: named numeric vector (x0,r0,mumax)

fModel

model of the form function(x0,r0,mumax,...)

parDefault

if parOpt contains only a subset of (x0,r0,mumax), e.g. when optimizing only a subset parDefault can be used to specify the other values

...

further arguments to fModel

Value

result of fModel

Author(s)

Thomas Wutzler <thomas.wutzler@web.de>


twKinresp documentation built on May 2, 2019, 4:47 p.m.