Package jline.inference.api
Class Infer_fluid_ps_rt_likelihood
java.lang.Object
jline.inference.api.Infer_fluid_ps_rt_likelihood
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classResult of building the augmented fluid model for response time likelihood. -
Method Summary
Modifier and TypeMethodDescriptioninfer_fluid_ps_rt_likelihood(NetworkStruct sn, int taggedClass) static doubleinfer_fluid_ps_rt_solve(Infer_fluid_ps_rt_likelihood.FluidPsRtResult result, Matrix y0Levels, double Rsampled, int taggedClass)
-
Method Details
-
infer_fluid_ps_rt_likelihood
public static Infer_fluid_ps_rt_likelihood.FluidPsRtResult infer_fluid_ps_rt_likelihood(NetworkStruct sn, int taggedClass) -
infer_fluid_ps_rt_solve
public static double infer_fluid_ps_rt_solve(Infer_fluid_ps_rt_likelihood.FluidPsRtResult result, Matrix y0Levels, double Rsampled, int taggedClass)
-