stata_get_results
Retrieve structured regression estimates and descriptive statistics from the active Stata session. Access read-only e() and r() results without rerunning code.
Instructions
返回当前会话内存里的估计(e())/描述统计(r())/形状 结构化结果(只读)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | 会话标识;省略用 'default'。 |