<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello all,<div class=""><br class=""></div><div class="">I apologize for not being too proficient in this package, but I am running into some additional errors while trying to compute classification images. I’ve reproduced the script and errors below. I’ve tried every iteration for producing CIs, but get an error for every one (errors bolded). Any help in figuring out how to remedy this issue would be greatly appreciated.</div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class=""><br class=""></div><div class="">> library(rcicr)</div><div class="">> baseimage <- ‘AndN’ #What I named the image when producing the stim</div><div class="">> rdata <- 'rcicrRC2.Rdata’ #Name of my data file computed while making the images</div><div class="">> responsedata <- read.csv('rcicrdata.csv’)</div><div class=""><br class=""></div><div class="">> ci <- generateCI2IFC(responsedata, 'Face_All', 'correct', baseimage, rdata)</div><div class="">  <b class=""> Error in readChar(con, 5L, useBytes = TRUE) : cannot open the connection</b></div><div class=""><b class="">   In addition: Warning message:</b></div><div class=""><b class="">   In readChar(con, 5L, useBytes = TRUE) :</b></div><div class=""><b class="">   cannot open compressed file 'AndN', probable reason 'No such file or directory’</b></div><div class=""><br class=""></div><div class="">> cis <- batchGenerateCI2IFC(responsedata, 'subject_nr', 'Face_All', 'correct', baseimage, rdata)</div><div class="">  <b class=""> Error in matlab::zeros(length(names(cis)), 2) : </b></div><div class=""><b class="">  dimensions must be a positive quantity</b></div><div class=""><br class=""></div><div class="">> cis <- batchGenerateCI2IFC(responsedata, 'Face_All', 'correct','Emotion', baseimage, rdata)</div><div class="">   <b class="">Error in stimuli_params[[baseimage]][stimuli, ] : </b></div><div class=""><b class="">   only 0's may be mixed with negative subscripts</b></div></blockquote><div class=""><div class=""><br class="webkit-block-placeholder"></div><div class="">
Best,</div><div class="">Dan</div><div class=""><br class=""></div><div class="">Daniel Albohn<span class="Apple-tab-span" style="white-space: pre;">       </span><br class=""><a href="mailto:d.albohn@gmail.com" class="">Email</a>  | (484)332-7688<br class="">

</div>
<br class=""></div></body></html>