Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with dps #1

Open
hhwagner1 opened this issue Dec 31, 2019 · 0 comments
Open

Problems with dps #1

hhwagner1 opened this issue Dec 31, 2019 · 0 comments

Comments

@hhwagner1
Copy link

Please check the data 'dps':

  • There is a weird pattern of zero's.
  • Values seem incompatible with the log-transformed dps values in ralu.models
  • Incompatibility issue with 'LandGenCourse', Week 13 vignette: dps does not have attributes 'FROM_SITE', 'TO_SITE' anymore, which are needed on line 122-123 for merging:
    dps$from.to <- paste(dps$FROM_SITE, dps$TO_SITE, sep=".")
    dist.graph <- merge(dist.graph, dps, by = "from.to")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant