(Imputed_Data)
> > colSums(apply(CompleteData,2, is.na))
> Transits CargoTons RcnstPCUMS TotalToll
> 0 0 0 0
> >
>
> Cheers
> Petr
>
> > -----Original Message-----
> > From: R-help On Behalf Of Paul Bernal
> > Sent: Mo
plete(Imputed_Data)
> colSums(apply(CompleteData,2, is.na))
Transits CargoTons RcnstPCUMS TotalToll
0 0 0 0
>
Cheers
Petr
> -Original Message-
> From: R-help On Behalf Of Paul Bernal
> Sent: Monday, September 3, 2018 4:30 PM
>
Dear friends,
It seems to me that there is something wrong with the complete function. I
am using R version 3.5.0 and mice package for data imputation.
I am working on a Windows 8.1 Enterprise machine with 64-bit Operating
System.
So here is my code:
Imputed_Data <- mice(dataFrame[2:5])
Complet
3 matches
Mail list logo