ci_fct_error_handler {EpiForsk} | R Documentation |
Handle errors returned by ci_fct
Description
Handle errors returned by ci_fct
Usage
ci_fct_error_handler(e, which_parm, env)
Arguments
e |
error returned by ci_fct |
which_parm |
Either a logical vector the same length as the coefficient
vector, with |
env |
environment to assign n_grid and k |
Value
returns NULL if no stop command is executed.
Examples
1+1
[Package EpiForsk version 0.1.1 Index]