代码搜索:predict
找到约 2,271 项符合「predict」的源代码
代码结果 2,271
www.eeworm.com/read/273525/4207798
dlg areg_p.dlg
/*
predict (after areg)
*! VERSION 1.1.1 28mar2005
*/
VERSION 9.0
INCLUDE _std_medium
INCLUDE header
HELP hlp1, view("help areg postestimation")
RESET res1
DIALOG main, label("pr
www.eeworm.com/read/273525/4207875
hlp boxcox_postestimation.hlp
{smcl}
{* 25mar2005}{...}
{cmd:help boxcox postestimation}{right:dialog: {bf:{dialog boxcox_p:predict}}}
{right:also see: {helpb boxcox} }
{hline}
{title:Title}
{p2colset 5 34 36 2}{...}
www.eeworm.com/read/273525/4208021
dlg vec_p.dlg
/*
predict (after vec)
*! VERSION 1.0.2 28mar2005
*/
VERSION 9.0
INCLUDE _std_large
DEFINE _dlght 260
INCLUDE header
HELP hlp1, view("help vec postestimation")
RESET res1
DIAL
www.eeworm.com/read/273525/4208073
hlp varbasic_postestimation.hlp
{smcl}
{* 28mar2005}{...}
{cmd:help varbasic postestimation}{right:dialog: {bf:{dialog var_p:predict}} }
{right:also see: {helpb varbasic}}
{hline}
{title:Title}
{p2colset 5 37 39 2}{...}
www.eeworm.com/read/273525/4208435
ado glmpred.ado
*! version 4.1.0 18nov1998 updated 09oct2000
program define glmpred
version 4.0
if !("`e(cmd)'"=="glm" & "`e(predict)'"=="glm_p") {
error 301
}
tempvar new
local varlist "new max(1
www.eeworm.com/read/273525/4208654
dlg glogit_p.dlg
/*
predict (after glogit or blogit)
*! VERSION 1.1.0 28mar2005
*/
VERSION 9.0
INCLUDE _std_medium
INCLUDE header
HELP hlp1, view("help glogit")
RESET res1
DIALOG main, label("pre
www.eeworm.com/read/273525/4208686
dlg gprobi_p.dlg
/*
predict (after gprobit or bprobit)
*! VERSION 2.0.0 04mar2005
*/
VERSION 9.0
POSITION 0 0 0 0
ASYNCHRONOUS_ONLY
PROGRAM PREINIT_PROGRAM
BEGIN
put "db glogit_p"
stata hidden
EN
www.eeworm.com/read/273525/4209858
hlp tobit_postestimation.hlp
{smcl}
{* 25mar2005}{...}
{cmd:help tobit postestimation}{...}
{right:dialog: {bf:{dialog tobit_p:predict}}}
{right:also see: {helpb tobit}{space 2}}
{hline}
{title:Title}
{p2colset 5 33
www.eeworm.com/read/273525/4210060
hlp hetprob_postestimation.hlp
{smcl}
{* 22mar2005}{...}
{cmd:help hetprob postestimation}{right:dialog: {bf:{dialog hetpr_p:predict}}}
{right:also see: {helpb hetprob}}
{hline}
{title:Title}
{p2colset 5 35 37 2}{...}
www.eeworm.com/read/273525/4210547
dlg gprobi_p.dlg
/*
predict (after gprobit or bprobit)
*! VERSION 2.0.1 29jun2005
*/
VERSION 9.0
POSITION 0 0 0 0
SYNCHRONOUS_ONLY
PROGRAM PREINIT_PROGRAM
BEGIN
put "db glogit_p"
stata hidden
END