Skip to content

TidyDensity 1.2.4

Closed Jan 7, 2023 100% complete

Update the AIC calculations and update the tidy_stats_tbl() function to include:

    dt[, as.list(func(.SD[[1]], ...)), by = sim_number, .SDcols = .x],
    
    id.var = "sim_number",
    value.name = func_chr

Update the AIC calculations and update the tidy_stats_tbl() function to include:

    dt[, as.list(func(.SD[[1]], ...)), by = sim_number, .SDcols = .x],
    
    id.var = "sim_number",
    value.name = func_chr

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.