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
Fix time bin count in compute_local_log_likelihood
Corrects the calculation of n_time to use the full length of the time array instead of subtracting one. This ensures proper alignment of time bins when computing local log likelihood.
0 commit comments