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
Hello,
I ran the Stats2Table script (Windows) and then ran the Qoala_T_A_model_based_github, and I get this error:
Error in [.data.frame(test_data, , dataset_colnames) : undefined columns selected
[.data.frame
testing <- testing[complete.cases(testing),] Error: object 'testing' not found
the .csv files is generated and seems all columns are there.
Any help is appreciated.
Thank you
The text was updated successfully, but these errors were encountered:
Could this be I used FreeSurfer 7.1.1?
Sorry, something went wrong.
I tried the Qoala-T app: get an error, does not specify what/why.
Currently Qoala-T only runs on fs6. We are updating and testing it on fs7.
No branches or pull requests
Hello,
I ran the Stats2Table script (Windows) and then ran the Qoala_T_A_model_based_github, and I get this error:
Error in
[.data.frame
(test_data, , dataset_colnames) :undefined columns selected
the .csv files is generated and seems all columns are there.
Any help is appreciated.
Thank you
The text was updated successfully, but these errors were encountered: