specsy
specsy
Should I add this documentation in 02_minimal_measures document?
> We should include ruff and pre-commit there. hello @martinfleis , I would like to work on this issue. Can you tell me what file are you talking about here...
By the issue, I got that we had to add ruff and pre-commit there, but more insight would be very helpful.
I think firstly we would have to create a .pre-commit-config.yaml file where we will host the below snippet: ```yaml repos: - repo: https://github.com/pre-commit/mirrors-ruff rev: v0.0.1 # You can specify the...
Should I make PR about it?
i can correct it down, should i enhance it and give myself PR??
Can you explain to me what the issue about so I can try resolving it?
It can be added in the README.md file, it would need to install R and R-INLA packages. Should I add a documentation like what is INLA and then add the...
Hi @tomicapretto , I would like to work on this issue. Can you just tell me whether should I add this explanation, I'm thinking it would be here bambi/models.py, or...
I saw the docs and found there are already working hierarchial models in the examples. I'm bit confused about what should I add? Can you brief me a bit so...