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

PKG for the survival analysis #107

Open
MoMaz123 opened this issue May 9, 2022 · 6 comments
Open

PKG for the survival analysis #107

MoMaz123 opened this issue May 9, 2022 · 6 comments

Comments

@MoMaz123
Copy link

MoMaz123 commented May 9, 2022

Hi, I am trying to run the PKG for the survival analysis, keep having this issues, please help, thanks

obj2 <- Boruta(Surv(data_wide2$ihd_time, data_wide2$ihd_ep),data_wide2 )

Error in x[, i] <- frame[[i]] :
number of items to replace is not a multiple of replacement length

@Wuuzzaa
Copy link

Wuuzzaa commented May 9, 2022

Hi, this is the repo for an Python implementation of boruta. Your code is in a diffrent language (maybe R?)

@MoMaz123
Copy link
Author

MoMaz123 commented May 9, 2022

oh, yes. sorry. do Boruta has place for R? thanks,

@Wuuzzaa
Copy link

Wuuzzaa commented May 9, 2022

https://github.com/cran/Boruta

is R boruta repo. but there are no issues. I do not know how the R guys work.

@MoMaz123
Copy link
Author

MoMaz123 commented May 9, 2022

Many thanks for the link, no place to ask my question tho.
by any chance you may know the answer to my question, thanks,

@Wuuzzaa
Copy link

Wuuzzaa commented May 9, 2022

I have no clue about R. Maybe search on stackoverflow.

@cearlefraym
Copy link

The gitlab repo for Boruta R looks like it might be more actively maintained:
https://gitlab.com/mbq/Boruta/-/issues

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

3 participants