Package jline.api.pfqn.nc
Class Pfqn_lapKt
-
- All Implemented Interfaces:
public final class Pfqn_lapKt
-
-
Method Summary
-
-
Method Detail
-
pfqn_lap
final static Double pfqn_lap(Matrix L, Matrix N, Matrix Z)
Compute the Laplace approximation for the log normalizing constant
- Parameters:
L-service demand matrix (M x R, typically 1 x R for repairman model)
N-population vector (1 x R)
Z-think time vector (1 x R)
- Returns:
logI - logarithm of the normalizing constant approximation (NaN if no valid saddle point)
-
-
-
-