search for: min3

Displaying 5 results from an estimated 5 matches for "min3".

Did you mean: min
2007 Aug 16
1
Question about sm.options & sm.survival
...ve. I am using a nonparametric smoothing procedure in sm package to generate smoothed survival curves for continuous covariate. I want to truncate the suvival curve and only display the part with covariate value between 0 and 7. The following is the code I wrote: sm.options(list(xlab="log_BSI_min3_to_base", xlim=c(0,7), ylab="Median Progression Prob")) sm.survival(min3.base.prog.cen[,3],min3.base.prog.cen[,2],min3.base.prog.cen[,1],h=sd(min3.base.prog.cen[,3]),status.code=1 ) But the xlim option does not work. Can anyone help me with this problem? Thanks a lot. Rachel -- Vi...
2009 Dec 28
2
Modified R Code
Dear R helpers,   I have following input files. (Actually they are more than 10 rates but here i am considering only 2 rates to write my problem)   rate1.csv min1        max1            min2          max2          min3           max3 1.05        1.30               1.30          1.65             1.65          1.99   rate2.csv min1        max1            min2          max2          min3           max3 2.05        2.30               2.30          2.65             2.65          2.99      The simple R code I had used...
2013 Mar 05
0
Help
This is my first time to use R.  For clarification: I made an oa design for 4 factors with the following levels: one with 4 levels, 2 with 3 levels, 1  with 6 levels.  Using DoE package, I have generated 72 runs (setting the columns="min3"). However, the numbers of generalized words of lengths 3 and 4 is still equal to 2.000000e+00 and 4.559372e-33, respectively.  I am concerned that these will affect my estimates since my study is only interested in obtaining the orthogonal main effects of the factors. How can I improve my de...
2004 Sep 10
0
http streaming in the xmms plugin
...ude <pthread.h> + + #include <xmms/util.h> + #include <xmms/plugin.h> + + #include "configure.h" + #include "plugin_common/locale_hack.h" + #include "FLAC/format.h" + #include "plugin.h" + + #define min(x,y) ((x)<(y)?(x):(y)) + #define min3(x,y,z) (min(x,y)<(z)?min(x,y):(z)) + #define min4(x,y,z,w) (min3(x,y,z)<(w)?min3(x,y,z):(w)) + + static gchar *icy_name = NULL; + static gint icy_metaint = 0; + + extern InputPlugin flac_ip; + + #undef DEBUG_UDP + + /* Static udp channel functions */ + static int udp_establish_listener (g...
2004 May 23
4
Various Ogg Vorbis largefile notes and/or patches
Greetings one and all; I'm not subscribed to this list so I'm first sending this message to verify that mails from me make it through, and then later I'll send the juicy messages with patches. Also, the address I'm using is IPv6-only and doesn't often work, so drop me from any replies and I'll catch the archives, or drop only the hostname part to get an IPv4 address that