
115
indnv(what,where);
returns the indices of the numeric values from what in where
int(x)
see floor
intgrat2(f,xl,gl);
unsupported
intgrat3(f,xl,gl,hl);
unsupported
intquad1(f,xl);
unsupported
intquad2(f,xl,yl);
unsupported
intquad3(f,xl,yl,zl);
unsupported
intrleav(infile1,infile2,outfile,keyvar,keytyp);
unsupported
intrsect(v1,v2,flag);
returns the intersection of v1 and v2 (numerical if flag=1, character otherwise)
intsimp(f,xl,tol);
unsupported
inv(ma);
returns inverse of ma (using LU decomposition with pivoting)
invertpd(ma);
returns the inverse of ma (ma symmetrix p.d., using Choleski decomposition)
invswp(x);
returns the generalized inverse of ma
iscplx(x);
unsupported
iscplxf(x);
unsupported
ismiss(a);
returns 1 if a has any missing values, 0 otherwise
key();
unsupported
keyw();
unsupported
lag1(x);
returns x with each column one observation lagged (so first is missing)
lagn(x,n);
returns x with each column n observations lagged (so first is missing)
lib
not supported
library [lib1,lib2,...];
specifies an OxGauss library
Komentarze do niniejszej Instrukcji