update interpreting results section of Rec chapter.#179
Merged
claire-simpson merged 3 commits intonatcap:release/3.16.0from May 15, 2025
Merged
Conversation
2 tasks
claire-simpson
requested changes
May 14, 2025
Contributor
claire-simpson
left a comment
There was a problem hiding this comment.
Thanks @davemfish - just requested a couple tiny changes!
| + **avg_pr_UD**: average of pr_PUD and pr_TUD. This variable is logit-transformed and then used as the response variable in the regression model. | ||
| + **avg_pr_UD**: average of pr_TUD and pr_TUD. This variable is logit-transformed and then used as the response variable in the regression model. | ||
|
|
||
| + If Compute Regression is selected, one field for each predictor given in the Predictor Table. The values of those fields are the metric calculated per response feature (:ref:`rec-data-needs`: Predictor Table). |
Contributor
There was a problem hiding this comment.
If Compute Regression is selected, one field for each predictor given in the Predictor Table.
This sentence is incomplete - should this be "one field for each predictor is given in the Predictor Table"?
| + **pr_TUD**: the proportion of the sum of TUD_YR_AVG across all features | ||
|
|
||
| + **avg_pr_UD**: average of pr_PUD and pr_TUD. This variable is logit-transformed and then used as the response variable in the regression model. | ||
| + **avg_pr_UD**: average of pr_TUD and pr_TUD. This variable is logit-transformed and then used as the response variable in the regression model. |
Contributor
There was a problem hiding this comment.
Suggested change
| + **avg_pr_UD**: average of pr_TUD and pr_TUD. This variable is logit-transformed and then used as the response variable in the regression model. | |
| + **avg_pr_UD**: average of pr_PUD and pr_TUD. This variable is logit-transformed and then used as the response variable in the regression model. |
Contributor
Author
|
@claire-simpson Thanks for the edits, I fixed these cases. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This goes along with the changes in natcap/invest#1918, but does not require updating the invest dependency.