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
Chain 6: Rejecting initial value:
Chain 6: Error evaluating the log probability at the initial value.
Chain 6: Exception: Exception: normal_lpdf: Location parameter[1] is -nan, but must be finite! (in 'glm_multi_beta_binomial', line 66, column 6 to column 91) (in 'glm_multi_beta_binomial', line 336, column 6 to line 343, column 10)
Chain 6:
Chain 6: Initialization between (-2, 2) failed after 100 attempts.
Chain 6: Try specifying initial values, reducing ranges of constrained values, or reparameterizing the model.
[1] "Error : Initialization failed."
error occurred during calling the sampler; sampling not done
here are whatever error messages were returned
[[1]]
Stan model 'glm_multi_beta_binomial' does not contain samples.
[[2]]
Stan model 'glm_multi_beta_binomial' does not contain samples.
[[3]]
Stan model 'glm_multi_beta_binomial' does not contain samples.
[[4]]
Stan model 'glm_multi_beta_binomial' does not contain samples.
[[5]]
Stan model 'glm_multi_beta_binomial' does not contain samples.
[[6]]
Stan model 'glm_multi_beta_binomial' does not contain samples.
Error in dimnames(x)$parameters :
$ operator is invalid for atomic vectors
Hello, I have found sccomp produces an error if any factors in the
sccomp_estimate()
formula have levels which are not represented in the data.This error can be reproduced with the following code:
and produces the error:
Thanks!
The text was updated successfully, but these errors were encountered: