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

Can not get chi squared or write.xlsx #10

Open
gjones2000 opened this issue Feb 25, 2022 · 2 comments
Open

Can not get chi squared or write.xlsx #10

gjones2000 opened this issue Feb 25, 2022 · 2 comments

Comments

@gjones2000
Copy link

Hello,

When I try to perform part 2_Feature Selection. I get the error 'Error in do.call : could not find function "chi.squared". However, R 3.6.3 doesn't have this as a package.

Secondly, when I try to perform 5_Performance Evaluation Model. I get the error 'Error in do.call : could not find function "write.xlsx". However, R 3.6.3 also doesn't have this as a package.

Please can somebody help. I am trying to learn this from scratch for my dissertation due in 2 months.

Thank you!

@emrehanks
Copy link
Owner

Hi, Did you install Java Runtime Environment (https://java.com/en/download/manual.jsp). If you did not install, install both 32 and 64 bit version.

@zgaolei98
Copy link

Hello,

When I try to perform 5_Performance Evaluation Model. I also get the error 'Error in do.call : could not find function "write.xlsx". Then, when I install package("write.xlsx"), R 4.2.2 get the error : 'package"write.xlsx" is not availibale for this version of R'.

Please can somebody help.
Thank you!

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