User Guide#

Welcome to the MedModels User Guide!

MedModels is a powerful and versatile open-source Python package designed to streamline the analysis of real-world evidence data within the healthcare domain. This user guide will walk you through the different functionalities of MedModels and how to use them step by step.

MedModels’ central object is the MedRecord class. Thanks to its Rust backend implementation, MedRecord provides high efficiency and performance, even when working with large datasets. Learn more about how to use it here: MedRecord Guide.

Once you have your data stored in a MedRecord object, you will be able to use all MedModels’ modules, such as TreatmentEffect.