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

BiCCA failing with error message Error in preCheck(X = X, Z0 = Z0, Y = Y, K = K, alpha = alpha, lambda = lambda, : object 'ff' not found #6

Open
schmic05 opened this issue Jan 23, 2023 · 0 comments

Comments

@schmic05
Copy link

Hi everyone,

Thanks for the nice package. I wanted to give it a try, but got the above error message, which is likely arising from a orphan 'ff' in the code for preCheck, see here:

if (!is.matrix(X) && !is.sparseMatrix(X)){ff

Best,

Michael

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

1 participant