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

pertumation/chisq issue #8

Open
xzsword opened this issue Feb 23, 2022 · 1 comment
Open

pertumation/chisq issue #8

xzsword opened this issue Feb 23, 2022 · 1 comment
Labels
answered answer provided question Further information is requested

Comments

@xzsword
Copy link

xzsword commented Feb 23, 2022

Hi,

It is a great package and I do like it. Now when I put a subsample of my data into it with test.method = "permutation", I got an error:
Error in llr.overall[i, 2:nrow(llr.overall)] : subscript out of bounds

However, when I change the test.method = "chisq", I can run it smoothly. I checked the code with the data and find that the fit object generated from the permutation got only one list without null. and after remove the null in fit,, only one list remain. Could you please help me how to fix the issue so that I can run my data by permutation too?

Thank you for your last answer!

@Winnie09
Copy link
Owner

Hi @xzsword I appreciate your interest in this package! Sorry that I didn't reply sooner. Could you give the structure of the data by returning the output of the command str(data)?

@Winnie09 Winnie09 added question Further information is requested answered answer provided labels Jun 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered answer provided question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants