Skip to content

Using simulation with krigeTg #142

Description

@wschwanghart

I just tried to run a simulation using krigeTg. I called the function like this:

k <- krigeTg(As ~ 1, locations = dfs, newdata = newdata, model = vmf, 
             nmax = 30, nsim = 100, lambda = 0)

where dfs is a sf-object, and newdata is a stars object. The function returned following error

Error in OK@data : 
  no applicable method for `@` applied to an object of class "stars"

Best regards,
Wolfgang

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions