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

Merge with the original data.frame with information about the disease. #2

Closed
todo bot opened this issue Jan 4, 2019 · 0 comments
Closed

Merge with the original data.frame with information about the disease. #2

todo bot opened this issue Jan 4, 2019 · 0 comments
Assignees

Comments

@todo
Copy link

todo bot commented Jan 4, 2019

Barcelona/R/modelling.R

Lines 53 to 56 in f54750b

# TODO: Merge with the original data.frame with information about the disease.
models2 <- list(model1, model1i, model2, model2i)
Ab <- lapply(A, function(x) scale2(x, bias = TRUE)/sqrt(NCOL(x)))
out <- lapply(models2, use, A = Ab2, c1 = shrinkage[1:2])


This issue was generated by todo based on a TODO comment in f54750b. It's been assigned to @llrs because they committed the code.
@todo todo bot assigned llrs Jan 4, 2019
@todo todo bot added the todo 🗒️ label Jan 4, 2019
@todo todo bot closed this as completed Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant