h_diff {RobinCID} | R Documentation |
Contrast Functions and Jacobians
Description
Contrast Functions and Jacobians
Usage
h_diff(x)
h_jac_diff(x)
h_ratio(x)
h_jac_ratio(x)
h_odds_ratio(x)
h_jac_odds_ratio(x)
Arguments
x |
( |
Value
Vector of contrasts, or matrix of jacobians.
Examples
h_diff(1:3)
h_jac_ratio(1:3)
[Package RobinCID version 1.0.0 Index]