tidyfun / tidyfundata

A collection of datasets containing functional data
https://tidyfun.github.io/tidyfundata/
Other
0 stars 0 forks source link

feat: add kinematics data #8

Closed m-muecke closed 2 days ago

m-muecke commented 3 weeks ago

Closes: https://github.com/tidyfun/tidyfundata/issues/4

m-muecke commented 3 weeks ago

@fabian-s should we reference one of the papers for the data such as https://arxiv.org/pdf/2312.05523? And do you want the categorical variables to be converted as factors like they're right now or keep them as characters? Lastly, are you fine with the name kinematics for the dataset?

fabian-s commented 3 weeks ago

@davidruegamer

if we use these data in the package, probably best to cite

image

right? which one?

fabian-s commented 3 weeks ago

want the categorical variables to be converted as factors like they're right now or keep them as characters?

def. factor, thanks!

Lastly, are you fine with the name kinematics for the dataset?

not sure -- maybe running or loaded_run would be more descriptive ?

m-muecke commented 3 weeks ago

want the categorical variables to be converted as factors like they're right now or keep them as characters?

def. factor, thanks!

Lastly, are you fine with the name kinematics for the dataset?

not sure -- maybe running or loaded_run would be more descriptive ?

perfect, whatever name you prefer

davidruegamer commented 3 weeks ago

@fabian-s There is an id in the dataset indicating from which study each observation is. If you use both (bernard_study1_... and bernd_study2_...) I guess citing both makes sense. In addition, if you plan to use data with id starting with fukuchi_, then I guess you would also have to cite

@article{fukuchi2017public,
    title={A public dataset of running biomechanics and the effects of running speed on lower extremity kinematics and kinetics},
    author={Fukuchi, Reginaldo K and Fukuchi, Claudiane A and Duarte, Marcos},
    journal={PeerJ},
    volume={5},
    pages={e3298},
    year={2017},
    publisher={PeerJ Inc.}
}
m-muecke commented 4 days ago

@fabian-s should we then add the data from all studies and add Fukuchi to the citation or only add some of the studies?

fabian-s commented 4 days ago

yeah, that makes sense I think!

m-muecke commented 4 days ago

yeah, that makes sense I think!

So, whole dataset?

fabian-s commented 4 days ago

sorry, yes: whole dataset?

fabian-s commented 1 day ago

thx @m-muecke --

@davidruegamer sorry 2 more questions:

davidruegamer commented 1 day ago

@fabian-s