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

cannot find "check_soft_seeds" function #8

Closed
fei111 opened this issue Feb 16, 2018 · 1 comment
Closed

cannot find "check_soft_seeds" function #8

fei111 opened this issue Feb 16, 2018 · 1 comment

Comments

@fei111
Copy link

fei111 commented Feb 16, 2018

I tried to run the example of "rds_sinkhorn_start" but it does not find the "check_soft_seeds" function. The information is as following:

rds_sinkhorn_start(nns=5, soft_seeds=as.data.frame(matrix(c(2,4,2,3),nrow=2)), distribution = "rnorm")
Error in rds_sinkhorn_start(nns = 5, soft_seeds = as.data.frame(matrix(c(2, :
could not find function "check_soft_seeds"

What I have tried: library(GraphMatch). check the R code in the package. I don't find the "check_soft_seeds" function code. Could you help me about this?

@ZihuanQiao
Copy link
Collaborator

Thank you for the comment. I used an old version function which was not included in the package which caused this error. I think now the function should be fine.

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