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

use of NOREVA #6

Open
cathinre opened this issue May 16, 2023 · 0 comments
Open

use of NOREVA #6

cathinre opened this issue May 16, 2023 · 0 comments

Comments

@cathinre
Copy link

no results, only Errors, can the authors help the users, please

multi_none_data <- read.csv(file = "Timecourse_without_QCSIS.csv", header = TRUE, stringsAsFactors = FALSE)
class(multi_none_data)
[1] "data.frame"
dim(multi_none_data)
[1] 36 127

allranks_non <- normulticlassnoall(fileName = multi_non_data, assum_a="Y", assum_b="Y", assum_c="Y")
Erreur dans normulticlassnoall(fileName = multi_non_data, assum_a = "Y", :
arguments inutilisés (assum_a = "Y", assum_b = "Y", assum_c = "Y")

nordata <- normulticlassmatrix(datatype = 1, fileName = multi_non_data, impt="1", trsf="1", nmal="1", nmal2="1")
NOREVA is Running ...
Erreur dans if (class(imput_m) == "try-error") { :
la condition est de longueur > 1

normulticlassqcall(fileName = multi_qcs_data, SAalpha="Y", SAbeta="Y", SAgamma="Y")
NOREVA is Running ...

returns the empty file "OUTPUT-NOREVA-Record.txt"

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