dc.check.model.params {BTYD} | R Documentation |
Check model params
Description
Check model parameters for correctness.
Usage
dc.check.model.params(printnames, params, func)
Arguments
printnames |
Names to print parameter errors. |
params |
Model parameters. |
func |
Function calling dc.check.model.params. |
Value
Stops the program if there is something wrong with the parameters.
[Package BTYD version 2.4.3 Index]