15 January 2025 1 10K Report

I am currently conducting a study using a photothrombotic stroke model in C57BL6 mice and measuring motor function outcome following strokes to determine if a pharmacological treatment can help improve their motor recovery. To measure motor recovery, I am using the tapered beam task and the grid walk task. Both of these tasks measure the number of errors that the mice make during trials. One thing that I've noticed is that a handful of the mice in the placebo group (no pharmacological treatment, just saline) are unable to complete the tasks on the first day of behavior due to the severity of the injury and the lack of treatment.

As such, I'm wondering if there is a standard way to handle missing data that is a result of severe injuries and is important for accurately reflecting differences between my groups. The methods that I can think of would either be filling with the mean for the group, filling with the highest number of errors of the group (e.g. the worst recorded score was 93 errors in the placebo group, presumably the mice unable to complete the task have more severe strokes and should receive the max number of errors observed), or multiple imputation using the MICE package in R. My understanding is that multiple imputation is the standard for filling in data that is not missing at random, but I want to ensure that is true in this scenario as well. Any citations (especially those specific to animal models) to support these methods would be greatly appreciated as well.

More Paul Marron's questions See All
Similar questions and discussions