
118 Appendix A5 OxGauss Function Summary
meanc(x);
returns the mean of each column of x as a column vector
median(ma);
returns the median of each column of x as a column vector
medit(x,xv,xfmt);
unsupported
mergeby(infile1,infile2,outfile,keytyp);
unsupported
mergevar(vnames);
unsupported
minc(x);
returns the minimum value in each column as a column vector
minindc(x);
returns the index of the minimum value in each column as a column vector
miss(x,v);
returns x with values equal to v replaced by the missing value
missex(x,e);
returns x with a missing value in positions where e is not 0
missrv(x,v);
returns x with values that are misisng replaced by v
moment(a,b);
returns a’a; if b=1 rows with missing values are deleted,
if b=2 missing values are set to 0
momentd(dataset,vars);
unsupported
msym str;
unsupported
nametype(vname,vtype);
unsupported
ndpchk(x);
unsupported
ndpclex();
unsupported
ndpcntrl(x);
unsupported
new [nos[,mps]];
nextn(n0);
unsupported
nextnevn(n0);
unsupported
null(x);
returns the null space of x’
null1(x,dataset);
unsupported
Komentarze do niniejszej Instrukcji