recipes icon indicating copy to clipboard operation
recipes copied to clipboard

recipe for group data

Open naveranoc opened this issue 3 years ago • 1 comments
trafficstars

Hi,

I hace this problem . I try to fit a poisson glm, some rows are repeted, so I want to use frecuency_weigths. The problem is that raamples cant use this, so I used all data without frequency_weights for create the cv_fold. After this I need grouped data and create frequency_weights for the model. In this case I belive that step_groupby is very useful.

naveranoc avatar Aug 22 '22 05:08 naveranoc

Hello @naveranoc 👋

thanks for your interest in this project! Would you be able to show us in a little more detail what you would like to be able to do? Possible using small data set and a reprex?

EmilHvitfeldt avatar Aug 29 '22 21:08 EmilHvitfeldt

I'm closing this for inactivity. If this functionality is still requested, please file another issue!

EmilHvitfeldt avatar May 23 '24 16:05 EmilHvitfeldt

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex https://reprex.tidyverse.org) and link to this issue.

github-actions[bot] avatar Jun 07 '24 00:06 github-actions[bot]