Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making an additional function for SCORE2-Diabetes #5

Closed
JauntyJJS opened this issue Apr 19, 2024 · 4 comments
Closed

Making an additional function for SCORE2-Diabetes #5

JauntyJJS opened this issue Apr 19, 2024 · 4 comments

Comments

@JauntyJJS
Copy link
Contributor

Hi @dvicencio,

Apologies for the late response. Had to recover from an elbow surgery to remove a cyst.
I can spend some time to create a separate (if I understand your plans correctly) function for SCORE2-Diabetes.
Will open a pull request when it is complete.
Please bear with me.

@dvicencio
Copy link
Owner

Amazing job, Jeremy,

I have accepted the pull request. The function is now in the developing version of the package. I am planning to submit it to CRAN again eventually.

All the best,
Dan

@JauntyJJS
Copy link
Contributor Author

JauntyJJS commented May 10, 2024

Hi @dvicencio

I understand that you have merged my implementation on the SCORE2-Diabetes.
Would you be able to update the documentation for this function ?

image

I have made a mistake and thought that smoker is set to 1 if the patient has a smoking history instead of patient who are currently smoking.

Input integer 0 or 1 to indicate if the patient is a current smoker.

  • 0 stands for patient is not a current smoker (past/former or non-smoker).
  • 1 stands for patient is a current smoker.

@dvicencio
Copy link
Owner

dvicencio commented May 10, 2024 via email

@JauntyJJS
Copy link
Contributor Author

JauntyJJS commented May 13, 2024

Hi @dvicencio,

I have added a pull request on the SCORE2-Diabetes documentation.

As for R package authorship, I am fine with that.

The details are as follows,

person(
  given = "Jeremy",
  family = "Selva",
  role = "aut",
  email = "jeremy1189.jjs@gmail.com",
  comment = c(ORCID = "0000-0002-4498-2662")
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants