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

unable to find an inherited method for function ‘type’ for signature ‘"nniRes"’ #15

Closed
iquasere opened this issue Dec 8, 2020 · 2 comments

Comments

@iquasere
Copy link

iquasere commented Dec 8, 2020

Greetings!

I have tried to use the local least squares imputation for a proteomics dataset. Running llsImpute(transposed_data) warned me of

Warning message:
In llsImpute(transp) :
  Cluster size larger than number of complete genes, using allVariables = TRUE

but didn't fail. Trying to see the imputed data got me an error though

        Variables
        Samples
Error in (function (classes, fdef, mtable)  :
  unable to find an inherited method for function ‘nObs’ for signature ‘"nniRes"’

Why is that?

@hredestig
Copy link
Owner

Can you share a reproducible example, like transcript of your R-session, so I can exactly what you did?

@iquasere
Copy link
Author

iquasere commented Oct 12, 2022

Sorry, I hadn't realized you answered. This problem was overcomed, so I'm closing it.

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