代码搜索:predict
找到约 2,271 项符合「predict」的源代码
代码结果 2,271
www.eeworm.com/read/225759/4792673
m mk_engine_table.m
tit = {'Name', 'Exact?', 'Node type?', 'topology', 'evid.', 'smooth', 'filter', 'predict' };
algos = cell(1, length(tit));
algos(end+1,:) = {'bk', 'approx', 'D,G,CG', 'all', 'any', '1', '1', '1'};
al
www.eeworm.com/read/273525/4204666
hlp frontier_postestimation.hlp
{smcl}
{* 28mar2005}{...}
{cmd:help frontier postestimation} {...}
{right:dialogs: {bf:{dialog fron_p:predict}}{space 1}}
{right:also see: {helpb frontier}}
{hline}
{title:Title}
{p2colse
www.eeworm.com/read/273525/4204772
ado rvfplot_7.ado
*! version 3.0.6 05sep2001
program define rvfplot_7 /* residual vs. fitted */
version 6
_isfit cons anovaok
syntax [, *]
tempvar resid hat
quietly _predict `resid' if e(sample), resid
qu
www.eeworm.com/read/273525/4204999
dlg cnsreg_p.dlg
/*
predict (after cnsreg and eivreg)
*! VERSION 1.1.1 28mar2005
*/
VERSION 9.0
INCLUDE _std_medium
INCLUDE _ht260
INCLUDE header
HELP hlp1, view("help cnsreg postestimation")
RESET
www.eeworm.com/read/273525/4205107
hlp ca_postestimation.hlp
{smcl}
{* 07apr2005}{...}
{cmd:help ca postestimation}{...}
{right:dialogs: {bf:{dialog ca_p:predict} {dialog ca_estat:estat}}{space 8}}
{right:{bf:{dialog cabiplot} {dialog caprojection}}}
{r
www.eeworm.com/read/273525/4205694
ado xtrefe_p.ado
*! version 1.0.2 30sep2004
program define xtrefe_p, sort /* predict after xtreg, fe */
version 6, missing
/* Step 1:
place command-unique options in local myopts
Note that standard op
www.eeworm.com/read/273525/4205795
dlg xtht_p.dlg
/*
predict (after xthtaylor)
*! VERSION 1.1.2 28mar2005
*/
VERSION 9.0
INCLUDE _std_medium
INCLUDE header
HELP hlp1, view("help xthtaylor postestimation")
RESET res1
DIALOG mai
www.eeworm.com/read/273525/4205853
ado xtrere_p.ado
*! version 1.0.3 30sep2004
program define xtrere_p, sort /* predict after xtreg, re */
version 6, missing
/* Step 1:
place command-unique options in local myopts
Note that standard o
www.eeworm.com/read/273525/4205876
hlp xtfrontier_postestimation.hlp
{smcl}
{* 07apr2005}{...}
{cmd:help xtfrontier postestimation}{right:dialog: {bf:{dialog xtfront_p:predict}}{space 3}}
{right:also see: {helpb xtfrontier}}
{hline}
{title:Title}
{p2colset
www.eeworm.com/read/273525/4205901
dlg xtfront_p.dlg
/*
predict (after xtfrontier)
*! VERSION 1.1.1 28mar2005
*/
VERSION 9.0
INCLUDE _std_medium
INCLUDE header
HELP hlp1, view("help xtfrontier postestimation")
RESET res1
DIALOG m