Re: Data manipulation documentation and teaching of med students
Posted: Thu Aug 14, 2025 9:54 am
@Marielle that is a good point. We might give that a try.
@reason180 In generell we might never want to recreate what the students did, but we want to teach them and understand that there work has to be reproducable. It might not apply to this task but we want them to be aware of it and teach them the right scientifc culture.
So the how to reproduce does not matter that much, it is more the culture of documenting everything you do to the data that is important to us. And it should be in a way that is easy availible and readable. And yes in SPSS they have to hand in there Syntax files, they do not have to write the syntax themself but have to save it, and we strongly advise them to comment there syntax so they know what it does.
In our field it is more and more that you provide a dataset and your code with a paper that you send to a journal, so the reader or interested person can recreate and maybe look at other aspects you did not mention. And sending an jamovi project in is harder than an R-Code or SPSS Syntax. And it is not sure that your jamovi project works the same in upcoming Versions, so you would also have to provide and save the jamovi-Verison you build on. That is also true for SPSS and R but these programms are well more established and changes to core functions that we manly use are unlikely.
@reason180 In generell we might never want to recreate what the students did, but we want to teach them and understand that there work has to be reproducable. It might not apply to this task but we want them to be aware of it and teach them the right scientifc culture.
So the how to reproduce does not matter that much, it is more the culture of documenting everything you do to the data that is important to us. And it should be in a way that is easy availible and readable. And yes in SPSS they have to hand in there Syntax files, they do not have to write the syntax themself but have to save it, and we strongly advise them to comment there syntax so they know what it does.
In our field it is more and more that you provide a dataset and your code with a paper that you send to a journal, so the reader or interested person can recreate and maybe look at other aspects you did not mention. And sending an jamovi project in is harder than an R-Code or SPSS Syntax. And it is not sure that your jamovi project works the same in upcoming Versions, so you would also have to provide and save the jamovi-Verison you build on. That is also true for SPSS and R but these programms are well more established and changes to core functions that we manly use are unlikely.