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
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
2 matches
Mail list logo