Git Product home page Git Product logo

geocausal's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

geocausal's Issues

About get_estimates function runtime error

Hi author,

Many thanks for your original work and open-source code, which is helpful for follow-up research.

While working with your library, I noticed that I was getting errors when using the get_estimate function, and I believe that some of my passed parameters were the problem.
Specifically, I want to get the distance map object by get_dist_focus function to pass it as dist_map,

> get_dist_focus(window = iraq_window,
+                longitude = c(44.366), #Baghdad
+                latitude = c(33.315),
+                resolution = 0.5,
+                grayscale = FALSE,
+                mile = FALSE,
+                preprocess = FALSE)

but I got

Error in (function (classes, fdef, table)  :  unable to find an inherited method for function ‘geom’ for signature ‘"SpatialPolygonsDataFrame"

Could you please help me what the problem is.

By the way, is it possible to provide a demo code that shows how to correctly combine these functions in the library to achieve one task.

I now also wonder if I entered the other parameters of the get_estimate function correctly or not...

ver 0.3.0 released

The geocausal package version 0.3.0. is available through CRAN. The key updates are the following. We are finalizing an article that summarizes the use of this package.

  • Updated the estimation procedure.
  • Introduced S3 methods throughout (changed the names of several key functions such as plot() and summary()).

Request for Source Code

Could you kindly share the source code for the paper titled "Causal Inference with Spatio-Temporal Data: Estimating the Effects of Airstrikes on Insurgent Violence in Iraq"? Reproducing the paper solely through functions has proven to be quite challenging. I would sincerely appreciate your assistance. Thank you!

Release geocausal 0.2.0

First release:

Prepare for release:

  • git pull
  • Check if any deprecation processes should be advanced, as described in Gradual deprecation
  • devtools::build_readme()
  • urlchecker::url_check()
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
  • rhub::check_for_cran()
  • git push
  • Draft blog post

Submit to CRAN:

  • usethis::use_version('minor')
  • devtools::submit_cran()
  • Approve email

Wait for CRAN...

  • Accepted 🎉
  • git push
  • usethis::use_github_release()
  • usethis::use_dev_version()
  • git push
  • Finish blog post
  • Tweet
  • Add link to blog post in pkgdown news menu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.