search for: mitglieder

Displaying 20 results from an estimated 56 matches for "mitglieder".

2009 Oct 01
2
(no subject)
Hi, Does anyone know where the following package is available: Holleczek B, Gondos A, Brenner H. PeriodR - an R package to calculate long term survival estimates using period analysis. Methods of Information in Medicine 2009; 48: 123-128. Thanks Jens Oehlschl?gel -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT!
2010 Apr 13
1
vegan (ordisurf): R² for smoothed surfaces
...kage vegan (Oksanen). I know that I can fit vectors onto ordinations with the function envfit. The R? is listed in the output table. I also know that GAMs are implemented in vegan by the function ordisurf. But how can I get an R? from this function. Thanks in advance, Kim -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT! -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT!
2010 Jun 16
1
Mean variance plot of a data frame
...the of all corresponding values in the second column and their variance shall be plotted. Furthermore all means shall be connected by a curve. I have no idea how to realize that. Can you help me to do this? What kind of plotting command do I have to use? Best regards odif -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT!
2009 Aug 31
1
Test for stochastic dominance, non-inferiority test for distributions
...n functions, the alternative hypothesis would be something like: F(t) >= G(t), for all t null hypothesis: F(t) < G(t), for some t. Best wishes, Matthias PS. This one would be ok, as well: F(t) > G(t), for all t null hypothesis: F(t) <= G(t), for some t. -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT!
2009 Oct 30
2
data.frame extracting data row-wise
...rks fine: z=c(as.matrix(x)[1,],as.matrix(x)[2,]) But z=c(as.matrix(x)[1:2,]) gives 1 2 100 101!? Is there an 'automated way' to produce a list/vector from a data frame in which data of each row are just added to the end of the previous row? Many thanks, Christian -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT!
2010 May 14
1
Replacing double loop by apply
...ncol(m2)) { for (i in 1:nrow(m2)) { ind[i, j] <- any(levels(m1[, j]) == m2[i, j]) } ind[is.na(ind[, j]), j] <- TRUE m2[!ind[, j], j] <- NA } ####################################################################### thanks and best regards Andreas -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT!
2010 Jun 23
2
step-to-step Installation Guide
...nt to create virtual Users wich can logon to my Server to a Webinterface to call theire mails. I think IMAP is the right protokoll but it should be safe, so i think IMAPs is better. Unfortunately I am not familiar with Dovecot, so I need your help. Yours sincerely Marcus -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
2010 Jul 20
3
pci.backhide
..._XEN_COMPAT_030004_AND_LATER is not set # CONFIG_XEN_COMPAT_030100_AND_LATER is not set # CONFIG_XEN_COMPAT_LATEST_ONLY is not set CONFIG_XEN_COMPAT=0x030002 CONFIG_HAVE_IRQ_IGNORE_UNHANDLED=y CONFIG_NO_IDLE_HZ=y CONFIG_XEN_SMPBOOT=y CONFIG_XEN_BALLOON=y CONFIG_XEN_DEVMEM=y -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 Nov 05
5
Density estimate with bounds
Dear R users, I would like to show the estimated density of a (0, 1) uniformly distributed random variable. The density curve, however, goes beyond 0 and 1 because of the kernel smoothing. Example: x = runif(10000) plot(density(x)) Is there a way to estimate the density curve strictly within (0, 1) and still use some sort of smoothing? Any help would be greatly appreciated. Best regards,
2009 Sep 10
1
v.1.2.4 deliver maildir quota does not work
...s: quota sieve deliver_log_format: msgid=%m: %f (%s) - %$ auth default: passdb: driver: pam userdb: driver: passwd userdb: driver: static args: allow_all_users=yes gid=6 sieve=%hfilter.sieve plugin: quota: maildir:User quota sieve: %hfilter.sieve -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
2010 Mar 03
2
[LLVMdev] LLVM for heterogenous platforms
...ract from platform-specifics. Of course you can (ab)use it (e.g. specialize a template which take int's as template parameters and then pass a sizeof result). But in general I think that neither C(++) is platform-dependent nor the llvm-IR needs to be platform-dependent. -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
2009 Sep 15
4
Strange Network behaviour
...nterface is installed correctly, there seems to be no problem. A new vif device is added when starting the new server. The problem occurs on three slightly different servers (other hardware, other xen-version) as well. Any help would be highly appreciated! Thanks! Hanno -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 Sep 25
6
update of openssh-server i386 4.3p2-36.el5, dependencies
...10-7.1.el5_3.2 updates 241 k libtiff i386 3.8.2-7.el5_3.4 updates 306 k pango i386 1.14.9-5.el5.centos updates 335 k xorg-x11-filesystem noarch 7.1-2.fc6 base 5.4 k -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 -- Neu: GMX Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate f?r nur 19,99 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02
2009 Jul 22
0
[LLVMdev] Assertion in Function.cpp when linking modules
...on fires because the comparison RetTy == Type::VoidTy in isValidReturnType() fails although the TypeID is 0, the printed type is "void" and the function actually *does* return void. This does not make any sense to me :(. Any ideas on how to proceed? Regards, Ralf -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
2010 Jul 28
0
Facing Xen 4.0 Problems, I Have Some Basic Questions
...so I provided that for Xen, too. Is this feature reliable? Can I rely on Xen to pass these parameters on to the Linux kernel (or does it inherit the settings)? (I read it in the documentaion, but then again, APIC and ACPI seem to cause a lot of trouble for many.) Thank you! -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Aug 04
0
(no subject)
-- Mit freundlichen Grüßen, SpiegelEiXXL GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Jun 22
0
Change stdvga on Windows 7 domU
Is it possible to change stdvga after installation of Windows 7 as PV domU? Tnx. -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 _______________________________________________ xen-discuss mailing list xen-discuss@opensolaris.org
2009 Jun 12
0
JRclient.RSrvException Exception: Handshake
...version problem, but i dont understand what kind of. Im using the most recent Versions of RServe and JRclient which i could find on the page. btw. im using Windows XP Pro and Eclipse ganimed (recent Version) as IDE. Java jdk is at version 1.6. Thx in advance for any help! -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT!
2009 Nov 05
1
plot.envfit/move labels
...ange them. Is there a possibility to specify where the vector labels are plotted or, alternatively, is it possible to plot vectors only, so that the labels can be placed with 'text' later? Thank you for any hints on how to overcome this layout problem. Thanks Kim -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT!
2009 Sep 26
1
questions on csv reading
...lumn is an ordered factor "POSIXct" has c("POSIXt","POSIXct") - here the LESS specific class "POSIXt" is in the first position and would win in class-dispatch over the MORE specific class "POSIXct". Why? Jens Oehlschl?gel -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT!