You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README-adjustcarryforward.md
+14-14Lines changed: 14 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -92,15 +92,15 @@ parameters).
92
92
* Warning: this will take much longer!
93
93
94
94
The default number of sweep steps is 9; this can be changed with the option
95
-
`--gridlength`.
95
+
`--gridlength`.
96
96
97
97
For testing options of handling strings of multiple carried forward
98
-
values, several options from 0 to 3 have been incorporated. 0 (no change) is the
99
-
default option, and can be changed `--exclude_opt`. More information on each
98
+
values, several options from 0 to 3 have been incorporated. 0 (no change) is the
99
+
default option, and can be changed `--exclude_opt`. More information on each
100
100
option can be found in the `adjustcarryforward()` documentation.
101
101
102
102
In addition to multiple options for carried-forward strings, "answers" for a given
103
-
dataset have been incorporated. When the `--add_answers` flag is set to `TRUE`
103
+
dataset have been incorporated. When the `--add_answers` flag is set to `TRUE`
104
104
(`TRUE` by default), a column called `acf_answers` will have, for each height value, "Definitely Exclude", "Definitely Include", or "Unknown" (if it does not fall in
105
105
either category). Weight values are set as `NA`.
106
106
@@ -180,16 +180,16 @@ sweep (hence the examples w/5 and 9 step sweeps).
180
180
And the first few result rows in `test_adjustcarrforward_DATE_TIME.csv` would be:
0 commit comments