14351436143714381439144014411442144314441445
this.prop.setMixingParam(pname,new DblMatrix(0.001)); } else { DblMatrix VALUE = DblMatrix.abs(like.getParam(pname)); if (DblMatrix.test(VALUE.eq(0.0))) { VALUE = new DblMatrix(0.000001); } else { VALUE = VALUE.times(0.000001);
23772378237923802381238223832384238523862387
38153816381738183819382038213822382338243825
//System.out.println("NaN in pH likelihood calc."); return(LIKE); } if (DblMatrix.test(likeval.eq(0.0))) { resid.show("residual"); latentpHi.transpose().show("Latent pH"); obspH.transpose().show("Observed pH"); obspH_hat.transpose().show("Predicted pH");
39573958395939603961396239633964396539663967
System.out.println("NaN in pH likelihood calc."); return(LIKE); } if (DblMatrix.test(likeval.eq(0.0))) { resid.show("residual"); latentpHi.transpose().show("Latent pH"); obspH.transpose().show("Observed pH"); obspH_hat.transpose().show("Predicted pH");