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

Functionality for Generalized Spatial Temporal Areal Aggregated Predictors #3

Open
apeterson91 opened this issue Aug 27, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@apeterson91
Copy link
Owner

Dependent on benvo data structure that accommodates sf objects and associated characteristics,
create a new keyword e.g. saap() that accommodates subject-associated areal aggregated exposures.

As a first step could fix the predictor as a tensor product of space and area and then find a good method for generalizing to arbitrary features. For example BMI ~ sex + year + saap(Parks) will automatically fit an aggregated smooth function of subject distances and the park's corresponding distance. Could then eventually make something like BMI ~ sex + year + saap(Parks,Distance,TreeCover,Area) that would allow for a three dimension smooth as a function of subject-park distance, park tree cover and park area.

@apeterson91 apeterson91 added the enhancement New feature or request label Aug 27, 2020
@apeterson91 apeterson91 self-assigned this Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant