Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Change logit structure for cycling and walking #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

johannah-pik
Copy link
Contributor

Logit structure was changed as follows:

Subsector_L3: "Walk" & "Cycle" -> "trn_pass_road"
Subsector_L2: "Walk_tmp_subsector_L2" & "Cycle_tmp_subsector_L2" -> "Non_mot"
Subsector_L1: "Walk_tmp_subsector_L1" & "Cycle_tmp_subsector_L1" -> "Walk" & "Cycle"

Note: Some changes are still missing

Logit structure was changed as follows:

Subsector_L3: "Walk" & "Cycle" -> "trn_pass_road"
Subsector_L2: "Walk_tmp_subsector_L2" & "Cycle_tmp_subsector_L2" -> "Non_mot"
Subsector_L1: "Walk_tmp_subsector_L1" & "Cycle_tmp_subsector_L1" -> "Walk" & "Cycle"

Note: Some changes are still missing
@codecov
Copy link

codecov bot commented Sep 15, 2021

Codecov Report

Merging #37 (127656c) into master (ba32f07) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #37   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           9       9           
  Lines         932     931    -1     
======================================
+ Misses        932     931    -1     
Impacted Files Coverage Δ
R/calculate_logit_inconv_endog.R 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba32f07...127656c. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant