x3matrix | constructs a matrix linke in XploRe 3 |
xclustmain | loads the xplore library |
xclusttest | tests all macros of xclust |
xdiag | Extracts diagonal elements from matrices. |
xdiagp | Calculates the diagonal elements of a projection matrix. |
xgobiisotonic | conmputes an isotonic fit for XGobi |
xgobiknn | conmputes an k-nn fit for XGobi |
xgobilinreg | conmputes a linear regression for XGobi |
xgobilocpol | conmputes a local polynomial or order 3 fit for XGobi |
xgobilowess | conmputes a lowess fit for XGobi |
xgobinadawat | conmputes a kernel fit for XGobi |
xgobineunet | conmputes a neural network fit for XGobi |
xgobisendmatrix | |
xgobisknn | conmputes a symmetrized k-nn fit for XGobi |
xgobistartup | |
xlnxdy | computes x.*log(x./y), with check for x=y=0, used for GLM macros. |
xlny | computes x.*log(y), with check for x=y=0, used for GLM macros. |
xploremain | Example for usage of main routines of libraries. |
xploretest | Executes some tests for the macros defined in xplore.lib. |
xtremes | Graphical user interface for extreme value (EV) and generalized Pareto (GP) estimators |