norm_p1_mu2fa {fitdistcp} | R Documentation |
Minus the second derivative of the cdf, at alpha
Description
Minus the second derivative of the cdf, at alpha
Minus the second derivative of the cdf, at alpha
Usage
norm_p1_mu2fa(alpha, t, v1, v2, v3)
norm_p1_mu2fa(alpha, t, v1, v2, v3)
Arguments
alpha |
a vector of values of alpha (one minus probability) |
t |
a vector or matrix of predictors |
v1 |
first parameter |
v2 |
second parameter |
v3 |
third parameter |
Value
Matrix
[Package fitdistcp version 0.1.1 Index]