RVince
unread,Nov 17, 2010, 10:18:34 AM11/17/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Leverage Space Trading
Anyone here a Mac user? In the Java front-end that we have for reading
ascii files, creating and editing JT prob tables, etc. and creating
the raw code to paste into Josh's R package, we have a Linux file to
start it up called run.so, which has one command, as follows:
java -classpath
LSP.jar;RalphVince.jar;jdom.jar;log4j.jar;TableLayout.jar
com.leveragespacemodel.LevarageSpaceModel pro=true plus=true
datecolumn=0 equitycolumn=1 errorsize=.001 sigmas=3 targetreturn=.01
zminusmin=-.9 cores=1
But for whatever Macish reason, this doesn;t run on a Mac (under OS
X). I'm not familiar enough with Macs to get this to go, but hoping
someone here can shed some light. Thanks, Ralph Vince