exp_p1_logfdd {fitdistcp} | R Documentation |
Second derivative of the log density Created by Stephen Jewson using Deriv() by Andrew Clausen and Serguei Sokol
Description
Second derivative of the log density Created by Stephen Jewson using Deriv() by Andrew Clausen and Serguei Sokol
Usage
exp_p1_logfdd(x, t, v1, v2)
Arguments
x |
a vector of training data values |
t |
a vector or matrix of predictors |
v1 |
first parameter |
v2 |
second parameter |
Value
Matrix
[Package fitdistcp version 0.1.1 Index]