How to promote the sharing of data for wider reuse when sensitive data cannot be shared? πŸ” The LMU Open Science Center offers a tutorial on how to create shareable and useful datasets when working with sensitive data.

The Tutorial of the Day: Generating and Evaluating Synthetic Data in R πŸ€– https://lmu-osc.github.io/synthetic-data-tutorial/

Synthetic data are artificially generated datasets that mimic the structure and patterns of real data. By excluding personally identifiable information, it allows researchers to share data responsibly. With synthetic data, you can:
βœ”οΈ Explore and test new ideas on shared data when real data are restricted
βœ”οΈ Showcase the reproducibility of your methods and results by providing, along with the synthetic data, the code that analyzed the real data
βœ”οΈ Provide more information and visibility on your work and prompt collaborations
βœ”οΈ Generate realistic datasets for educational purposes

Create privacy-safe and shareable data today! πŸ“Š

This tutorial has a CC BY license, so you can freely reuse and adapt it for your own courses or workshops by giving attribution.