search for: bankoff

Displaying 1 result from an estimated 1 matches for "bankoff".

Did you mean: backoff
2012 Mar 27
1
matrix(unlist(strsplit(""))) 'missing value' issue
...read.xlsx('experimentdata_1.xlsx',1), read.xlsx('experimentdata_2.xlsx',1) #etc..#read.xlsx('filepath',1) ) The website is poorly written and some of the variables are not conveniant. I have the variables 'bankoffer.1', 'bankoffer.3', 'bankoffer.5' etc. These variables look like the following: alldata$bankoffer.1 [1] 246000:accepted 267000:notaccepted 200000:notaccepted Levels: 246000:accepted 267000:notaccepted 200000:notaccepted > alldata$bankoffer.3 [1] 9999999 429000...