Hello,
So my data included many rows with Na’s. I tried to run the model as is, but it gave the error: "Error: All observations in the data were removed presumably because of NA values.In addition: Warning message:Rows containing NAs were excluded from the model. "
That is, the NA’s are included for a reason, but would like brms to ignore those.
Is there a way to do so?