The short version of the query:
Splus takes a while to execute a call to a function that includes compiled
FORTRAN code. How can one make Splus delay the execution of the next Splus
command until the function is done?
Some details:
MART is a data mining tool that was ipmlemented in Splus by J. Friedman
(jhf@stat.stanford.edu). In single runs, MART works fine. I'd like to
automate running MART repeatedly with no human supervision. Unfortunately,
MART does not provide a visible return code for signaling run completion to
Splus so that if other commands follow the call to MART, Splus will start
them without waiting for files generated by the last MART run, and the next
command will fail, or fail to execute properly.
Users have no direct access to the parts of the MART routines that are
written in FORTRAN.
I am running the current release of MART using Splus2000 on one computer
under Windows 95 and on another under Windows 98.
Paul Zador
WESTAT
1650 Research Blvd
Rockville MD 20850
(301)294-2825
Zadorp1@westat.com
zadorpaul@erols.com
|