search for: tp4288193p4306689

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

2012 Jan 12
1
problems with method ken.sto in package soil.spec: subscript out of bounds
Hi All, I would like to use Kennard-Stone algorithm for splitting a dataset. > mydata <- read.csv(url("http://www.ats.ucla.edu/stat/r/dae/binary.csv ")) > library("soil.spec") > ken.sto(mydata,per.n=0.3) Error in ken.sto(mydata, per.n = 0.3) : subscript out of bounds I found that other people run into this problem as well: