全部版块 我的主页
论坛 计量经济学与统计论坛 五区 计量经济学与统计软件 Stata专版
1590 0
2010-11-11
nonlinear square时,stata给出下面的例子
模型:y=B0*(1-exp(-B1*x))
program define nlnexpgr
if "`1'" == "?" { /* if query call ... */
global S_1 "B0 B1" /* declare parameters */
global B0=1 /* and initialize them */
global B1=.1
exit
}
replace `1'=$B0*(1-exp(-$B1*x)) /* otherwise, calculate function */
end
请问第二行注释中query call是什么意思
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群