Skip to content

error in sampleCondPred when family="gaussian"  #23

Description

@Breezezcl

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions