search for: rmf

Displaying 18 results from an estimated 18 matches for "rmf".

Did you mean: ref
2010 Jul 20
1
[LLVMdev] Rendering MachineFunctions as HTML.
...iveness and register pressure. Current features: Renders machine functions, optionally displaying estimated register pressure for selected register classes, and liveness for selected intervals. The following command line options can be used to enable and customise the rendering: -regalloc=pbqp -rmf-funcs=<function list> -rmf-classes=<class list> -rmf-intervals=<interval list> <function list> is a coma seperated list of functions to render, or * to render all functions in the module (each will be output to its own html file). <class list> is a coma seperated lis...
2007 Aug 09
5
Unremovable file in ZFS filesystem.
I managed to create a link in a ZFS directory that I can''t remove. Session as follows: # ls bayes.lock.router.3981 bayes_journal user_prefs # ls -li bayes.lock.router.3981 bayes.lock.router.3981: No such file or directory # ls bayes.lock.router.3981 bayes_journal user_prefs # /usr/sbin/unlink bayes.lock.router.3981 unlink: No such file or directory # find . -print
2003 Apr 01
1
Nlminb equivalent function in R?
...code from Splus to R. In Splus code there is the function nlminb (Nonlinear Minimization subject to Box Constraints) used. Does anybody know an equivalent function in R? Thanks for help Kind regards, Beat Huggler _____________________________________________ Beat Huggler Quantitative Analysis RMF Investment Management Huobstrasse 16 8808 Pf?ffikon/SZ Switzerland Tel +41 (0) 55 415 87 30 Fax +41 (0) 55 415 87 99 beat.huggler at rmf.ch www.rmf.ch A member of the Man Group Any information in this communication is confidential and may be privileged or otherwise protected from disclos...
2002 May 15
3
Struchture change of a data frame
...ollowing matrix good bad worse Blue 1 2 2 Yellow 2 1 3 Black 3 4 4 Into the following structure good 1 Blue Bad 2 Blue Worse 2 Blue Good 2 Yellow Bad 1 Yellow Worse 2 Yellow Good 2 Black Bad 4 Black Worse 4 Black Thanks a lot. Regards Beat Huggler --- Beat Huggler Quantitative Analysis RMF Investment Products Huobstrasse 16 8808 Pfaeffikon SZ Switzerland www.rmf.ch Tel. +41 55 415 87 30 Fax +41 55 415 87 07 This message and any attachment are confidential and may be privileged or otherwise protected from disclosure. If you are not the intended recipient, please telephone or email t...
2009 Jan 24
2
IO: streaming input data
Hello - I need to read in some tables that are embedded within data files like this: line 1 line 2 data table 01000 10110 00011 end table line 3 line 4 Is there any way to read just the data by telling an input device to start reading when it encounters the keyword "data table" and stop reading at "end table"? Thanks in advance, Jesse -- View this message in context:
2004 Sep 15
6
Bessel function
Dear all Currently, I'm implementing the generalized hyperbolic distribution into Splus. Unfortunately the Bessel function is not implemented in Splus. In R the Bessel function does exist but it is an internal function and I'm not able to look at the code. Is there any possibility to see the code of the Bessel function in R or does anybody has an implementation of the Bessel function in
2002 Mar 21
0
RODBC
...ll_MONTHLY.Date DESC;") > > Know I would like to ask if anybody has an idea to change id either to a numerical value or to a date? I've tried several things with the date function in the library survival but nothing worked. Thank you Beat --- Beat Huggler Quantitative Analysis RMF Investment Products Huobstrasse 16 8808 Pfaeffikon SZ Switzerland www.rmf.ch Tel. +41 55 415 87 30 Fax +41 55 415 87 07 This message and any attachment are confidential and may be privileged or otherwise protected from disclosure. If you are not the intended recipient, please telephone or email t...
2011 Apr 17
2
2.0.12 ipwd.c does not compile under solaris
the new src/lib/ipwd.c introduced in 2.0.12 no longer compiles on solaris. Under solaris, the *_r routines doesn't pass in result as the last parameter and return errno - it just returns result. obviously a job for configure..... -- Roger Fujii<rmf at lookhere.com>
2001 Mar 05
0
Portable openssh-2.5.1p1, auth-passwd.c, yellow pages, expire field
Hi, I'm having trouble with auth_password() failing on my linux box using yellow pages. I've tracked the problem down to the following: pw_password = "RMf.YivanoZc2,o01N" encrypted_password = "RMf.YivanoZc2" This fails on the return(strcmp(encrypted_password, pw_password) == 0). because crypt() only returns 13 characters. I seem to remember the ",o01N" having something to do with password expiration. The same problem exist...
2002 Feb 06
1
Probblems with loading the tcltk library
...I define a function so that this function can be used outside of the workspace in which it has been implemented. Is there any possibility to safe a single function?? And how can I do it?? I would like to say thankyou for you help Best regards Beat Huggler --- Beat Huggle Quantitative Analysis RMF Investment Products Huobstrasse 16 8808 Pfaeffikon SZ Switzerland www.rmf.ch Tel. +41 55 415 87 30 Fax +41 55 415 87 07 This message and any attachment are confidential and may be privileged or otherwise protected from disclosure. If you are not the intended recipient, please telephone or email t...
2003 Jul 07
1
P-value for F from summary.lm (was RE: (no subject))
...y > -----Original Message----- > From: joerg-burmester at gmx.net [mailto:joerg-burmester at gmx.net] > Sent: Monday, July 07, 2003 7:50 AM > To: R-help at stat.math.ethz.ch > Cc: amaitour at pasteur.fr; bitwrit at ozemail.com.au; > p.dalgaard at biostat.ku.dk; gregor.gawron at rmf.ch; > mditzen at zedat.fu-berlin.de > Subject: [R] (no subject) > > > hi, > > can anyone help me about the simple data probability-value of > the F-test, respectively p-value, shown in the summary of a > linear model? somehow i can not retrieve this data out of R+...
2003 Jul 15
1
Use Samba as Fileserver, auth to LDAP? (No PDC stuff)
I see docs out there on using SAMBA as a PDC and going against LDAP for authentication, but I'm confused. Where pray tell can I find docs on just building a fileserver in Linux/SAMBA that the user authenticates against an external LDAP server in order to gain access to files? No PDC, no domain stuff, just a plain-vanilla fileserver. The organization is using Windows for its PDC, and probably
2002 Jun 11
5
Different y-axes
Hi All, I have checked everything I could find abot graphics, but still cannot solve the problem. Are there any ways to make a graph that plots two lines and two different y-axes, each of them has a scale that is related to the respective line. For example, y1 has a range 1:50 and y1 ranges 0:1. The x-axe is the same for both. Thank you in advance. --- Gregor Gawron
2002 Jun 17
3
Second axis in a plot
Hi to all, First of all, I prefer to tell that I am a R-newbie, so I apologize if this is a silly question (I have tried looking in the manuals, but without luck). I have two variables, y and z, that I want to plot against x in the same plot. I have done this before, using points() after plot(). But now the problem is that y and z are in different units of measurement, and their ranges are very
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...TIk9FG&Cth~1tjx%q=<liFk-Tb3UPo`Pe)ooG8_dt7>KzWv?%s`cFx z^k|)~QTxEN*)5BD^LQ?IZ<kA3{Pl+10Cj7;V`kin$klck{gIHyK_0HhTGhjA{q<~- zY|T9!$&b;zLa>tB=jHXA`6e2juS2T@lUlGg+{JE7tZXz*<QVHc-SN7HU*-wB;nZh7 zM;ig_@Af@E?baLX)1z#Q<!ie}=9v{N)dU6A6BQ6h77d{96G<~-Ds@s;vK?y?MP;-| zaRr!<w16rMfAv)k#CwW@Wg^J(`91i}oKGY-Rl3=U*jW~f1H9IDK$1B=F*_KIKLiOW zye8F;y|*ve_3KQo^gWu7Z(U)LK)5ZjnueB0)10TSxH7EdK6&%Z3Hb3NPdqM_)kZK% zs&;zIU*7p&(JFl0j=Ll;?j@|DLL)@AH6Q#~pCi9AHkQ4h8GlS4_vvN0=j!8(t5unO ztkW-_BVqfp=jj%tsjWP+mn~U3JCO30V``7+jMfyC#I05#BQo?vH!Gog20UlXnomi| z$mr#yay|VcO6jO^FRUk23a_YhCC|#}N...
2002 Jun 07
0
Ploting betas and p-values together
Hi all, I have a data frame consisting of extracted results from a moving regression. Next, I want to write a function that pick up the desired coefficient columns and plots them on one page (about=5). Additionaly, the plots should display the corresponding p-values. As for the coefficients alone, it works fine. The problems arise when I try to add the values of p-values as lines. An example:
2002 Oct 29
2
StructTS
Dear all, I am applying the StructTS function in ts-package. For some time series the program terminates and the following error appears: Error in optim(init[mask], getLike, method = "L-BFGS-B", lower = rep(0, : L-BFGS-B needs finite values of fn Do someone know what do I have to adjust in the original time series to avoid this error? It works fine for some subsets of the
2002 Dec 06
3
ts startdate
Dear R-users, I am facing a trivial problem when trying to parameterise the start date of a time series object. I am working with monthly data (104) performing n-steps-ahead (6) forecasts and using a fixed window size (36). At the end of calculations I have a list that contains 69 forecasts. I have no problems in fixing the window size by parametrization, e.g. k<- control variable in a for