Hi,
I'm trying to obtain predictions using this:
res <- calcUserClocks(DNAm=t(data$beta), pheno=data$key, clockList=userClocks, imputation=FALSE)
However, I am getting an error:
Error in x(DNAm, pheno, CpGImputation, imputation) : unused argument (imputation)
Am I doing something wrong?
Thanks,
Petras