![Man ultramarathon runner in the mountains he trains at sunset](https://d2csxpduxe849s.cloudfront.net/media/E32629C6-9347-4F84-81FEAEF7BFA342B3/0B4B1380-42EB-4FD5-9D7E2DBC603E79F8/webimage-C4875379-1478-416F-B03DF68FE3D8DBB5.png)
94% of researchers rate our articles as excellent or good
Learn more about the work of our research integrity team to safeguard the quality of each article we publish.
Find out more
ERRATUM article
Front. Neuroinform. , 16 April 2024
Volume 18 - 2024 | https://doi.org/10.3389/fninf.2024.1408064
This article is part of the Research Topic Reproducible Analysis in Neuroscience View all 10 articles
This article is an erratum on:
NeuroDecodeR: a package for neural decoding in R
An Erratum on
NeuroDecodeR: a package for neural decoding in R
by Meyers, E. M. (2024). Front. Neuroinform. 17:1275903. doi: 10.3389/fninf.2023.1275903
Due to a production error, the code phrase “cl_max_correlation” was incorrectly written as “cl:max_correlation” on four occasions in the online webpage version of this article.
A correction has been made to the section Decoding analysis 1: decoding face identity using left profile images, subsection Running the decoding analysis, paragraph 2:
“3. cl_max_correlation classifier to make our predictions.”
A correction has been made to the section Decoding analysis 1: decoding face identity using left profile images, subsection Running the decoding analysis, paragraph 3:
“ds < - ds_basic(binned_data=“FV_AM_30bins_10
sampled.Rda”,
labels= “orient_person_combo”,
num_cv_splits=3,
label_levels=left_profile_levels,
site_IDs_to_use=sites_to_use)
fps < - list(fp_zscore())
cl < - cl_max_correlation()
rms < - list(rm_main_results(), rm_confusion_matrix())
cv < - cv_standard(datasource=ds, classifier=cl, feature_preprocessors=fps, result_ metrics=rms)”
A correction has been made to the section Decoding analysis 2: testing generalization across head orientations, paragraph 5:
“fps < - list(fp_zscore())
cl < - cl_max_correlation()
rms < - list(rm_main_results())
cv < - cv_standard(datasource=ds,
classifier=cl,
feature_preprocessors=fps,
result_metrics=rms,
run_TCD=FALSE)
DECODING_RESULTS < - run_decoding(cv)
log_save_results(DECODING_RESULTS,
save_directory_name= “results”,
result_name= “Train left profile, test
right profile”)”
A correction has been made to the section Decoding analysis 2: testing generalization across head orientations, subsection Piping together NeuroDecodeR objects, paragraph 2:
““FV_AM_30bins_10sampled.Rda” |>
ds_basic(labels= “orient_person_combo”,
num_cv_splits=3,
label_levels=right_profile_levels,
site_IDs_to_use=sites_to_use) |>
fp_zscore() |>
cl_max_correlation() |>
rm_main_results() |>
rm_confusion_matrix() |>
cv_standard(run_TCD=FALSE) |>
run_decoding() |>
log_save_results(save_directory_
name= “results”,
result_name=“Right profile face
decoding”)
result_names < - c(result_names, “Right profile
face decoding”)
plot_main_results(results_dir_name= “results”,
result_names)”
The publisher apologizes for this mistake. The original article has been updated.
Keywords: neural decoding, readout, multivariate pattern analysis, R, data analysis, statistics, machine learning, data science
Citation: Frontiers Production Office (2024) Erratum: NeuroDecodeR: a package for neural decoding in R. Front. Neuroinform. 18:1408064. doi: 10.3389/fninf.2024.1408064
Received: 27 March 2024; Accepted: 27 March 2024;
Published: 16 April 2024.
Approved by:
Frontiers Editorial Office, Frontiers Media SA, SwitzerlandCopyright © 2024 Frontiers Production Office. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
*Correspondence: Frontiers Production Office, cHJvZHVjdGlvbi5vZmZpY2VAZnJvbnRpZXJzaW4ub3Jn
Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.
Research integrity at Frontiers
Learn more about the work of our research integrity team to safeguard the quality of each article we publish.