代码搜索:usage

找到约 10,000 项符合「usage」的源代码

代码结果 10,000
www.eeworm.com/read/449504/7502130

m robust.m

function results=robust(y,x,wfunc,wparm) % PURPOSE: robust regression using iteratively reweighted % least-squares %--------------------------------------------------- % USAGE: results =
www.eeworm.com/read/449504/7502151

m nwest_d.m

% PURPOSE: An example using nwest(), % prt_reg(), % Newey-West hetero/serial consistent estimates %--------------------------------------------------- % USAGE: nwest_d %
www.eeworm.com/read/449504/7502180

m prt_panel.m

function prt_panel(result,vnames,fid) % PURPOSE: Prints Panel models output %---------------------------------------------------------------------------------------- % USAGE: prt_panel(result,vnam
www.eeworm.com/read/449504/7502203

m hwhite.m

function results=hwhite(y,x) % PURPOSE: computes White's adjusted heteroscedastic % consistent Least-squares Regression %--------------------------------------------------- % USAGE: resul
www.eeworm.com/read/449504/7502248

m pairs.m

function pscatter(X,vnames,plotsymbol,diagonal) % PURPOSE: Pairwise scatter plots of the columns of x %--------------------------------------------------- % USAGE: pscatter(x,vnames,pltsym,diagon)
www.eeworm.com/read/449504/7502260

m maxlik.m

function result=maxlik(func,b,info,varargin) % PURPOSE: minimize a log likelihood function % ------------------------------------------------------------------ % USAGE: result = maxlike(func,b,inf
www.eeworm.com/read/449504/7502391

m selectmap.m

function [out,vectx,vecty]=selectmap(lat,long,obs,x,y,method) % PURPOSE: This function selects points on a map %------------------------------------------------------------------------ % USAGE: [ou
www.eeworm.com/read/449504/7502500

m coda.m

function result = coda(draws,vnames,info,fid) % PURPOSE: MCMC convergence diagnostics, modeled after Splus coda % ------------------------------------------------------ % USAGE: coda(draw
www.eeworm.com/read/449504/7502533

m sumc.m

function m=sumc(x) % PURPOSE: compute sum of each column % ----------------------------------------------------- % USAGE: m = sumc(x) % where x = input vector or matrix % ----------------------------
www.eeworm.com/read/449504/7502540

m growthr.m

function grwth = growthr(x,freq) % PURPOSE: converts the matrix x to annual growth rates %--------------------------------------------------- % USAGE: result = growthr(x,freq) % or: result