Hi, I am trying to use the strong tests to set up data-driven covariances but getting the eror below:
> U.pca = cov_pca(data.strong,5)
> U.ed = cov_ed(data.strong, U.pca)
Error in extreme_deconvolution_rcpp(ydata, tycovar, projection, logweights, :
long vectors not supported yet: ../../src/include/Rinlinedfuns.h:537
Calls: cov_ed ... extreme_deconvolution -> extreme_deconvolution_rcpp
Execution halted
Can you please explain me what could be the issue here and how to fix it?
Thanks,
Mian
Hi, I am trying to use the strong tests to set up data-driven covariances but getting the eror below:
Can you please explain me what could be the issue here and how to fix it?
Thanks,
Mian