Skip to content

Code for simulations in Popov, Ostarek & Tenision (2018). Inferential Pitfalls in Neural Decoding

Notifications You must be signed in to change notification settings

venpopov/inferential_pitfalls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contains code for simulations in Popov, Ostarek & Tenison (2018) Practices and Pitfalls in Inferring Neural Representations.

Preprint: https://www.biorxiv.org/content/early/2017/10/16/141283

Code runs with paths relative to the parent folder, which is set-up in every script by the here() package and the setwd(here()) command, which finds the .Rproj file and sets that as the working dir.

All code runs under the following R, OS and packages versions:

R version 3.4.3 (2017-11-30)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows >= 8 x64 (build 9200)

Matrix products: default

locale:
[1] LC_COLLATE=English_United States.1252  LC_CTYPE=English_United States.1252    LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C                           LC_TIME=English_United States.1252    

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
bindrcpp_0.2    plotly_4.7.1    caret_6.0-78    lattice_0.20-35 gridExtra_2.3   reshape2_1.4.3  MASS_7.3-47     class_7.3-14    forcats_0.2.0  
stringr_1.2.0   dplyr_0.7.4     purrr_0.2.4     readr_1.1.1     tidyr_0.7.2     tibble_1.3.4    ggplot2_2.2.1   tidyverse_1.2.1

About

Code for simulations in Popov, Ostarek & Tenision (2018). Inferential Pitfalls in Neural Decoding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published