We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
no results, only Errors, can the authors help the users, please
returns the empty file "OUTPUT-NOREVA-Record.txt"
The text was updated successfully, but these errors were encountered: