Penalty on sequencing error rate.
pen_seq_error(eps, mu_eps, sigma2_eps)
The current value of sequencing error rate. Must be between 0 and 1.
The prior mean of the logit sequencing error rate.
The prior variance (not standard deviation)
of the logit sequencing error rate. Set this to Inf
to
return 0
.
A double. The default penalty on the sequencing error rate.