Skip to content

Commit

Permalink
move extra text out of title section
Browse files Browse the repository at this point in the history
  • Loading branch information
kbjarkefur committed Jun 17, 2024
1 parent 8f7e1a1 commit a2d90f3
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 19 deletions.
4 changes: 2 additions & 2 deletions src/mdhlp/ieboilstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

__ieboilstart__ - applies best practices for collaboration and reproducibility within a project.

# Syntax

For a more descriptive discussion on the intended usage and workflow of this command please see the [DIME Wiki](https://dimewiki.worldbank.org/wiki/Ieboilstart).

__DISCLAIMER__ - One objective of this command is to harmonize settings across users. However, it is impossible to guarantee that different types of Stata (version number, Small/IC/SE/MP or PC/Mac/Linux) will work exactly the same in every possible context. This command does not guarantee against any version discrepancies in Stata or in user-contributed commands. This command is solely a collection of common practices to reduce the risk that the same code generates different outputs when running on different computers. See more details below.

# Syntax

__ieboilstart__ , __**v**ersionnumber__( _Stata_version_ ) [__**ado**path__(_"path/to/folder"_, {_strict_ | _nostrict_}) __noclear__ __**q**uietly__ __veryquietly__ _memory_options_ ]

Note that one important feature of this command requires that __r(version)__ is written on the first do-file after __ieboilstart__. This setting cannot be specified within a user command and ensures that the Stata version is set correctly. For example:
Expand Down
5 changes: 2 additions & 3 deletions src/mdhlp/ieddtab.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@

__ieddtab__ - This command runs a Diff-in-Diff regression and displays the baseline values, the two 1st differences and the 2nd difference.

For a more descriptive discussion on the intended usage and work flow of this command please see the [DIME Wiki](https://dimewiki.worldbank.org/Ieddtab)


# Syntax

For a more descriptive discussion on the intended usage and work flow of this command please see the [DIME Wiki](https://dimewiki.worldbank.org/Ieddtab)

__ieddtab__ _varlist_ [if] [in] [weight], __**t**ime__(_varname_) __**treat**ment__(_varname_) [ __**covar**iates__(_varlist_) __**vce**__(_vce_types_) __**star**levels__(_numlist_) __stardrop__ __**err**ortype__(_string_) __**rowl**abtype__(_string_) __rowlabtext__(_label_string_) __format__(_%fmt_) __replace__ __**savet**ex__(_filepath_) __onerow__ __nonumbers__ __nonotes__ __**addn**otes__(_string_) __**texdoc**ument__ __**texc**aption__(_string_) __**texl**abel__(_string_) __**texn**otewidth__(_numlist_) __texvspace__(_string_) ]


Expand Down
4 changes: 2 additions & 2 deletions src/mdhlp/iedropone.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

__iedropone__ - an extension of the command `drop` with features preventing additional observations are unintentionally dropped.

For a more descriptive discussion on the intended usage and work flow of this command please see the [DIME Wiki](https://dimewiki.worldbank.org/Iedropone).

# Syntax

For a more descriptive discussion on the intended usage and work flow of this command please see the [DIME Wiki](https://dimewiki.worldbank.org/Iedropone).

__iedropone__ [__if__] , [ __**n**umobs__(_integer_) __mvar__(_varname_) __mval__(_list of values_) __zerook__ ]

| _options_ | Description |
Expand Down
4 changes: 2 additions & 2 deletions src/mdhlp/iefolder.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

__iefolder__ - sets up project folders and master do-files according to World Bank DIME's standards.

For a more descriptive discussion on the intended usage and work flow of this command please see the [DIME Wiki](https://dimewiki.worldbank.org/Iefolder)

# Syntax

For a more descriptive discussion on the intended usage and work flow of this command please see the [DIME Wiki](https://dimewiki.worldbank.org/Iefolder)

_When initially setting up the `DataWork` folder in a new project_:

__iefolder__ new _project_name_ , __**proj**ectfolder__(_directory_)
Expand Down
4 changes: 2 additions & 2 deletions src/mdhlp/iegitaddmd.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

__iegitaddmd__ - Creates a placeholder file in subfolders of a GitHub repository folder, which allows committing folder structures with empty folders.

For a more descriptive discussion on the intended usage and work flow of this command please see the [DIME Wiki](https://dimewiki.worldbank.org/Iegitaddmd).

# Syntax

For a more descriptive discussion on the intended usage and work flow of this command please see the [DIME Wiki](https://dimewiki.worldbank.org/Iegitaddmd).

__iegitaddmd__ , __folder__(_full_file_path_) [ __comparefolder__(_full_file_path_) __customfile__(_filename_) __all__ __skip__ __replace__ __skipfolders__(_folder_name_) __**auto**matic__ __**dry**run__ ]

| _options_ | Description |
Expand Down
4 changes: 2 additions & 2 deletions src/mdhlp/iegraph.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

__iegraph__ - Generates graphs based on regressions with treatment dummies common in impact evaluations.

For a more descriptive discussion on the intended usage and work flow of this command please see the [DIME Wiki](https://dimewiki.worldbank.org/Ietoolkit).

# Syntax

For a more descriptive discussion on the intended usage and work flow of this command please see the [DIME Wiki](https://dimewiki.worldbank.org/Ietoolkit).

__iegraph__ , _varlist_ , [ __**basicti**tle__(_string_) __**varl**abels__ __save__(_string_) __**gray**scale__ __yzero__ __**barl**abel__ __**mlabc**olor__(_colorname_) __**mlabp**osition__(_clockpos_) __**mlabs**ize__(_size_) __barlabelformat__ __noconfbars__ __confbarsnone__(_varlist_) __confintval__(_numlist_) __norestore__ __**baropt**ions__(_string_) __ignoredummytest__ _twoway_scatter_options_ ]


Expand Down
6 changes: 3 additions & 3 deletions src/mdhlp/iematch.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

__iematch__ - Matching base observations towards target observations using on a single continous variable.

For a more descriptive discussion on the intended usage and work flow of this command please see the [DIME Wiki](https://dimewiki.worldbank.org/Iematch).

# Syntax

For a more descriptive discussion on the intended usage and work flow of this command please see the [DIME Wiki](https://dimewiki.worldbank.org/Iematch).

__iematch__ [if] [in] , __**grp**dummy__(_varname_) __**match**var__(_varname_) [ __**id**var__(_varname_) __m1__ __maxdiff__(_numlist_) __maxmatch__(_integer_) __seedok__ __**matchid**name__(_string_) __**matchdi**ffname__(_string_) __**matchre**sultname__(_string_) __**matchco**untname__(_string_) __replace__ ]

| _options_ | Description |
Expand Down Expand Up @@ -116,7 +116,7 @@ In the example above, the observations with value 1 in tmt will be matched towar

In the example above, the observations with value 1 in tmt will be matched towards the nearest, in terms of p_hat, observations with value 0 in tmt as long as the difference in p_hat is less than .001. Only observations that has the value 1 in variable baseline will be included in the match.

## Example 3
## Example 3

```
iematch , grpdummy(tmt) m1 maxmatch(5) matchvar(p_hat) maxdiff(.001)
Expand Down
1 change: 0 additions & 1 deletion src/mdhlp/iesave.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

__iesave__ - applies best practices before saving data, with option to save meta data report about the data saved.


# Syntax

__iesave__ filename, __**id**vars__(_varlist_) __**v**ersion__(_version_number_) [ __replace__ __userinfo__ __report__(_report_options_) ]
Expand Down
4 changes: 2 additions & 2 deletions src/mdhlp/ietoolkit.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

__ietoolkit__ - Returns information on the version of `ietoolkit` installed

For a more descriptive discussion on the intended usage and work flow of this command please see the [DIME Wiki](https://dimewiki.worldbank.org/Ietoolkit).

# Syntax

For a more descriptive discussion on the intended usage and work flow of this command please see the [DIME Wiki](https://dimewiki.worldbank.org/Ietoolkit).

__ietoolkit__

Note that this command takes no arguments at all.
Expand Down

0 comments on commit a2d90f3

Please sign in to comment.