cauchy_p1_means {fitdistcp} | R Documentation |
Cauchy distribution: RHP mean
Description
Cauchy distribution: RHP mean
Usage
cauchy_p1_means(t0, ml_params, lddi, lddd, lambdad_rhp, nx, dim = 2)
Arguments
t0 |
a single value of the predictor (specify either |
ml_params |
parameters |
lddi |
inverse observed information matrix |
lddd |
third derivative of log-likelihood |
lambdad_rhp |
derivative of the log RHP prior |
nx |
length of training data |
dim |
number of parameters |
Value
Two scalars
[Package fitdistcp version 0.1.1 Index]