Displaying 2 results from an estimated 2 matches for "5nu".
Did you mean:
5n
2009 Jan 28
1
R compilation
...nk.
Is there any way I can compile the code to an executable file and make it usable to my portfolio managers who have no knowledge at all of R?
Thanks
Mama
-----
Mama Attiglah, PhD
Quantitative Strategist
Liability Driven Investment
State Street Global Advisors
25 Bank Street, London E14 5NU
+44(0)20 7698 6290 (Direct Line)
+44 (0)207 004 2968 (Direct Fax)
Authorised and regulated by the Financial Services Authority.
State Street Global Advisors Limited, a company registered in England with company number 2509928
and VAT number 5576591 81 and whose registered office is...{{dropped:12...
2009 Jan 28
2
t.test in a loop
Hi All,
I've been having a little trouble with creating a loop that will run a a
series of t.tests for inspection,
Below is the code i've tried, and some checks i've looked at.
I've used the get(paste()) idea as i was told previously that the use of the
eval should try and be avoided.
I've run a single syntax to check that my systax is correct and works
without any problems