Skip to content

Unable to estimate a Generalized GWR: "object 'y.adj' not found" #18

@JamieSBenson

Description

@JamieSBenson

Hi there! Very strange issue. I've removed and reinstalled GWmodel, RStudio, R, while troubleshooting this, and am running the same script on the same dataset as last week when it was working just fine. Nothing has changed.

Yet, when I execute my command: gwr.result.current <- ggwr.basic(form, data = akbgs_rate, kernel = "bisquare", adaptive = T, bw=bw.f1, family="Poisson"), it immediately returns the following:

Error in gw_reg(X, y.adj, W.i, FALSE, i) : object 'y.adj' not found In addition: Warning message: In proj4string(data) : CRS object has comment, which is lost in output; in tests, see https://cran.r-project.org/web/packages/sp/vignettes/CRS_warnings.html Error in ggwr.basic(form, data = akbgs_rate, kernel = "bisquare", adaptive = F, : object 'res1' not found

Anyone have any clues what could be going on here? Thanks so much.

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