Skip to content

Struggling to understand error message = "length of data does not match length of coordinates" #31

@BrooksRob

Description

@BrooksRob

I am trying to use spind (and GEE) for the first time. I have 582 rows in my data set and lat/long coordinates. I have made sure tot urn the coordinates into integers. Every model I try to run returns the following error message:

Error in GEE(formula, data = dat1, coord = coords, family = "gaussian", :
length of data does not match length of coordinates

I am certain that both the coords matrix and the data file have the same length (582 lines) and there are no missing values. Has anyone else encountered this problem, and how did you resolve it?

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