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

surveillance_pop_weighted_incid #60

Open
Hanmeng-Xu opened this issue Aug 18, 2022 · 0 comments
Open

surveillance_pop_weighted_incid #60

Hanmeng-Xu opened this issue Aug 18, 2022 · 0 comments
Labels
unit-test Issue related to ocvImpact unit testing

Comments

@Hanmeng-Xu
Copy link
Collaborator

#' @name pop_weighted_admin_mean_incid
#' @title pop_weighted_admin_mean_incid
#' @description pop_weighted_admin_mean_incid
#' @param datapath path to input data
#' @param modelpath
#' @param incidence_rate_raster
#' @param pop_raster
#' @param country
#' @param admin_shp
#' @return
#' @export
#' @include

  1. pop_raster and incidence_rate_raster should have the same extent;
  2. pop_for_weights and the incidence_rate_raster should have the same resolution;
  3. incidence rate in each admin should be between the max and min of the incidence rate within the shp of that admin.
@Hanmeng-Xu Hanmeng-Xu added the unit-test Issue related to ocvImpact unit testing label Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unit-test Issue related to ocvImpact unit testing
Projects
None yet
Development

No branches or pull requests

1 participant