[R] Help in jointprior(kslf.nw)

2018-10-12 Thread Jiblal Upadhya
Dear All, I tried to implement following code, but its giving error as "Error in array(1:TD, dim = Dim) : 'dims' cannot be of length 0" Code for ksl dataset in deal package kslfs <- ksl[c(1:300),c(1,2,4,5,6,7,8)] head(kslfs) kslfs[,c(1:7)] <- lapply(kslfs[,c(1:7)], as.factor) indx <- sapply(kslfs

Re: [R] Help to find ksl data set

2018-10-07 Thread Jiblal Upadhya
Thanks, I'll check it out. On Thu, Oct 4, 2018 at 1:48 AM David Winsemius wrote: > > > On Oct 3, 2018, at 10:18 PM, Jiblal Upadhya wrote: > > > > Hi, > > > > I need help in finding the ksl data set mention in the deal package in > the > > paper a