stefanocoretta / gamm_biling

0 stars 0 forks source link

Data simulation #1

Closed stefanocoretta closed 11 months ago

stefanocoretta commented 1 year ago

References

U-shaped learning

jvcasillas commented 1 year ago

Added simple simulation example via https://github.com/stefanocoretta/gamm_biling/pull/2

I also accidentally pushed to main (😨), but I reverted it and I think all is good. 😌

jvcasillas commented 11 months ago

In 01_sim_data.qmd the filtering process (line 256) generates a dataframe with no rows. In the same chunk I'm getting error from line 259

Error in `combine_vars()`:
! Faceting variables must have at least one value
Run `rlang::last_trace()` to see where the error occurred.