Crismoc

Results 4 issues of Crismoc

Is it possible to add a feature so that in `data_grid()` the argument `.mod ` behaves as in `lm()` for models fitted with brms (class brmsfit)? Here is a reprex...

Would it be possible to support Bayes factors with INLA? Given its application for fitting models when other packages using MCMC are too computationally demanding, it would be quite useful....

Enhancement :boom:

There seems to be a problem when using `tab_model()` with multinomial models fitted with nnet. This was working before, but I am not sure if it was an update in...

bug

After getting results from a grouped `freq()`, I would like to put them in an object with tibble or data.frame format. When using `tb()` the results are transformed in what...