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

some old ff functionality still floating around #8

Open
rossdwilliams opened this issue Aug 31, 2020 · 1 comment
Open

some old ff functionality still floating around #8

rossdwilliams opened this issue Aug 31, 2020 · 1 comment

Comments

@rossdwilliams
Copy link
Collaborator

prediction <- merge(plpData$covariates, ff::as.ffdf(coefficients), by = "covariateId")

@rossdwilliams rossdwilliams changed the title some old ff funcitonality still floating around some old ff functionality still floating around Aug 31, 2020
@jreps
Copy link
Contributor

jreps commented Aug 31, 2020

Hi Ross - that line depends on whether they have the plpData in ffdf class or Andromeda - if they have ffdf then it runs that line. It keeps the code backwards compatible.

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