Closed Tess-LaCoil closed 2 months ago
Tests failed because of the load order of dplyr and stats producing warnings, see lines 70, 71 in the macos checks for an example.
I am testing whether removing stats from the imports and using importFrom for the quantile function in the extract_estimates code works to fix this.
Update to a collection of functions: assign_data
run
Selection of new functions: extract_estimates
plot_de_pieces and ggplot_de_pieces
model_des
model_names
model_pars
Test coverage New test scripts for assign_data, extract_estimates, and plot_de_pieces.