update_d {RprobitB} | R Documentation |
Update utility threshold increments
Description
This function updates the utility threshold increments
Usage
update_d(d, y, mu, ll, zeta, Z, Tvec)
Arguments
d |
The current vector of utility threshold increments. |
y |
A matrix of the choices. |
mu |
A matrix of the systematic utilities. |
ll |
Current log-likelihood value. |
zeta |
The mean vector of the normal prior for |
Z |
The covariance matrix of the normal prior for |
Tvec |
The element |
Value
The updated value for d
.
[Package RprobitB version 1.1.4 Index]