
Changelog
cqtkit 1.1.0
Enhanced
- Added
qtc_labelandunitarguments totabulate_high_qtc_sub()for customizable column headers. - Added
time_labelargument totabulate_ecg_param_summary()for customizable time column header. - Updated
compute_conc_for_upper_pred()to support models without treatment group (contrasts between conc = 0 and conc != 0). Now returns a single numeric concentration value instead of a list.
cqtkit 1.0.2
Fixed
- Fixed issue where duplicate conc values were added in
compute_exposure_predictions()causingpredict_with_exposure_plotto fail.
cqtkit 1.0.1
Fixed
- Exposed the intended optional
legend_locationargument ingof_residuals_trt_boxplots(). - Updated
predict_with_observations_plotto usetrt_colto group data allowing for styling. - Updated
predict_with_observations_plotandpredict_with_quantiles_plotto keep default black color for prediction line when other colors supplied. - Updated
eda_quantiles_plotwithplot_observationsto add individual data points to plot.