Skip to content

Commit

Permalink
better formatting of saving option
Browse files Browse the repository at this point in the history
  • Loading branch information
remlapmot committed Sep 16, 2021
1 parent 5ce7050 commit 0548d7e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions ivmw.sthlp
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,16 @@
{title:Syntax}

{p 8 12 2}
{cmd:ivmw} {cmd:,} {opt window(#)} {opt par(string)} [{opt sa:ving(string)} {opt rolling_options}]{cmd::} {it:iv_cmd}
{cmd:ivmw} {cmd:,} {opt window(#)} {opt par(string)} [{opt sa:ving(filename [, replace])}
{opt rolling_options}]{cmd::} {it:iv_cmd}

{synoptset 20 tabbed}{...}
{synoptset 30 tabbed}{...}
{synopthdr}
{synoptline}
{synopt:{opt par:(string)}}Parameter from the {it:iv_cmd} (ivreg2, ivmsmm, ivlsmm, ivtsps, ivtsri) to collect{p_end}
{synopt:{opt window:(#)}}number of consecutive data points in each sample{p_end}
{synopt:{opt sa:ving(string)}}Save the moving window output to a dataset.
Specify {cmd:, replace} to overwrite an existing dataset{p_end}
{synopt:{opt sa:ving(filename [, replace])}}Save the moving window output to a dataset.
Specify {cmd:replace} to overwrite the dataset if it already exists.{p_end}
{synopt:{opt rolling_options:}}{help rolling##options}{p_end}

{marker description}{...}
Expand Down

0 comments on commit 0548d7e

Please sign in to comment.