代码搜索:predict
找到约 2,271 项符合「predict」的源代码
代码结果 2,271
www.eeworm.com/read/273525/4208895
idlg _ystar_pr.idlg
/*
INCLUDE for ystar() option of predict in PROGRAM part of dlg
VERSION 1.0.0 21dec2002
*/
beginoptions
if main.rb_ystar {
put "ystar("
if main.en_ystar_a {
put main.en_yst
www.eeworm.com/read/273525/4209325
idlg _pr_pr.idlg
/*
INCLUDE for pr() option of predict in PROGRAM part of dlg
VERSION 1.0.0 21dec2002
*/
beginoptions
if main.rb_pr {
put "pr("
if main.en_pr_a {
put main.en_pr_a
}
www.eeworm.com/read/273525/4210090
dlg hetpr_p.dlg
/*
predict (after hetprob)
*! VERSION 1.1.1 28mar2005
*/
VERSION 9.0
INCLUDE _std_medium // ** set POSTINIT to match
INCLUDE header
HELP hlp1, view("help hetprob postestimation")
R
www.eeworm.com/read/273525/4210131
hlp heckman_postestimation.hlp
{smcl}
{* 31mar2005}{...}
{cmd:heckman postestimation} {right:dialogs: {bf:{dialog heckma_p:predict}}}
{right:also see: {bf:{help heckman}}}
{hline}
{title:Title}
{p2co
www.eeworm.com/read/273525/4210465
hlp manova_postestimation.hlp
{smcl}
{* 30apr2005}{...}
{cmd:help manova postestimation}{...}
{right:dialogs: {bf:{dialog manovatest}} {bf:{dialog manova_p:predict}} {bf:{dialog testmanova:test}}}
{right:also see: {helpb m
www.eeworm.com/read/374785/2746015
py predictor_plugin.py
from svm_interface import LibsvmInputFile, LibsvmModelFile, TextFile
from svm_interface import svm_predict_pathname
import util
import tempfile
plugin_name = "Predictor"
def create(callback):
re
www.eeworm.com/read/420803/2062059
makefile
CFLAGS+= -I. -I../.. -DSTDC_HEADERS
SRCS_C=bits.c cfft.c common.c decoder.c drc.c error.c filtbank.c hcr.c huffman.c \
ic_predict.c is.c lt_predict.c mdct.c mp4.c ms.c output.c pns.c ps_dec.
www.eeworm.com/read/178061/9420899
m npred.m
function [ypred,T,ssX,Xres]=npred(X,Fac,Xfactors,Yfactors,Core,B,show)
%NPRED prediction with NPLS model
%
% See also:
% 'npls' 'testreg'
%
%
% Predict Y for a new set of samples using an N-P
www.eeworm.com/read/439686/7703045
m npred.m
function [ypred,T,ssX,Xres]=npred(X,Fac,Xfactors,Yfactors,Core,B,show)
%NPRED prediction with NPLS model
%
% See also:
% 'npls' 'testreg'
%
%
% Predict Y for a new set of samples using an N-P
www.eeworm.com/read/323118/13354430
m globalridge.m
function [l, e, L, E] = globalRidge(H, Y, l, options, U)
% [l, e, L, E] = globalRidge(H, Y, l, options, U)
%
% Calculates the best global ridge regression parameter (l) and
% the corresponding predict