It keeps happening when I try to use conditional prediction for Gaussian model.
error message: error:
''element-wise multiplication: incompatible matrix dimensions: 30x32 and 1920000x1
Error in sampleCondPred(Y, EstModel, residVar, nsite, nsp, nsample, family = class(object)[2]) :
element-wise multiplication: incompatible matrix dimensions: 30x32 and 1920000x1''
It seems the function “sampleCondPred” does not work well for gaussian model, but it is fine for model specified with other families.
It keeps happening when I try to use conditional prediction for Gaussian model.
error message: error:
''element-wise multiplication: incompatible matrix dimensions: 30x32 and 1920000x1
Error in sampleCondPred(Y, EstModel, residVar, nsite, nsp, nsample, family = class(object)[2]) :
element-wise multiplication: incompatible matrix dimensions: 30x32 and 1920000x1''
It seems the function “sampleCondPred” does not work well for gaussian model, but it is fine for model specified with other families.