You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As it is, only the cos_inc contribution to the hastings_extra_factor is taken care of. I think the = operators for the other parameters except the first one (log10_h) should be changed to *=.
The text was updated successfully, but these errors were encountered:
This function computes the Prior contribution to the Hastings factor as follows:
As it is, only the
cos_inc
contribution to thehastings_extra_factor
is taken care of. I think the=
operators for the other parameters except the first one (log10_h
) should be changed to*=
.The text was updated successfully, but these errors were encountered: