search for: rsm

Displaying 20 results from an estimated 111 matches for "rsm".

Did you mean: asm
2010 Oct 30
12
Anyone successfully ran JRuby 1.5.3, Rails 3, Tomcat6
Hi, I''ve been trying to get JRuby 1.5.3 with Rails 3 to run on the Tomcat6 server with little success. Has anyone been able to do this? If so, what issues did you have to overcome to get this to work? Also, is this a combination that you would recommend for a production site, or is it all too new and untested? The latest issue I''m stuck on right now is with the mysql-connector-
2008 Dec 21
1
How can I get the interpolated data?
Hello,everybody! I am a beginner of R. And I want to ask a question. If anybody would help me, thank you very much ahead. I want to plot something like a response surface, and I find the "rsm" package. Some commands are like this: #code head library(rsm) CR = coded.data(ChemReact, x1 ~ Time, x2 ~ Temp) CR.rsm = rsm(Yield ~ SO(x1,x2), data = CR) summary(CR.rsm) contour(CR.rsm,x1~x2) #code end What if I want the data interpolated, what should I do? For example: There is a data fra...
2012 Oct 17
0
Superficie de respuesta con rsm y nnet
Hola compañeros de la lista. Los molesto con la siguiente duda. En un diseño central compuesto (CCD) con dos factores (V1 y V2) y una variable de respuesta (R), utilizando valores codificados (-1.4142, -1, 0, 1, 1.4182), al aplicar la orden: rsm.segundo.orden <- rsm(R ~ Bloque + SO(V1, V2), data = DATOS.Codificados) Obtengo el siguiente modelo: R = 103.92 -2.16 Bloque -2.24 V1 -0.99 V2 + 8.75 V1 V2 -37.07 V1² -37.07 V2² donde la R² = 0.9660, la desviación absoluta promedio (AAD) = 17.33 %, y la prueba de falta de aju...
2011 Apr 01
5
Predicción de valor máximo en superficie de respuesta, con paquete rsm
Hola compañeros de la lista. Estoy aprendiendo a usar el paquete "rsm" para superficies de respuesta. Siguiendo este ejemplo todo va bien, hasta que trato de obtener el valor máximo predicho para la variable de respuesta en los valores de x1 y x2 estimados. ------------------------------------------------------------- library("rsm") ChemReact CR &lt...
2010 Dec 02
1
problem with package rsm: running fit.mult.impute with cph
Hi all (and especially Frank), I'm trying to use x=T, y=T in order to run a validated stepwise cox regression in rsm, having multiply imputed using mice. I'm coding model.max<-fit.mult.impute(baseform,cph,miced2,dated.sexrisk2,x=T,y=T) baseform is baseform<-Surv(si.age,si=="Yes")~ peer.press + copy.press + excited + worried + intimate.friend + am.pill.times + info.parents + info.teacher +...
2012 Apr 02
2
graficar superficie de respuesta con los valores de las variables originales ...
estimados, ajusté una superficie de respuesta con el paquete "rsm" de R y hago un grafico 2D de la superficie de respuesta con contour(), pero como el argumento de esta función es la superficie de respuesta ajustada y ésta se ha ajustado codificando las variables, de acuerdo a la recomendación de la documentación del paquete rsm, obtengo un gráfico con los e...
2006 Nov 29
0
1D & 2D response plots from RSM models
Hello R experts I am looking for: - advice - sample commands - pointers in MASS 4E - packages That help to produce 1D and 2D response plots from quadratic RSM linear regression models that have been produced in R. Let me explain a little what I mean. For 1D plots I mean the variable range (either scaled or actual) on the X axis and the Y axis showing the model prediction (preferably with confidence intervals) for that variable with the other 4 variable...
2010 Nov 26
0
contour figure from rsm
Dear r users, I wanted to perform contour figure from response surface model result. I typed this: > model = rsm (Index ~ SO(NV, SKLON, pH), bonita) > summary(model) > par(mfrow = c(2, 3)) > contour (model, ~NV+SKLON+pH) However, I got the error answer as follows: Error in lmobj$data[, nm] : object of type 'environment' is not subsettable Has someone any suggestions to solve this? Than...
2008 Jul 03
0
[PATCH] ia64/pv_ops: paravirtualized istruction checker.
...**********/ +/* + * Those instructions include '.' which can't be handled by cpp. + * or can't be handled by cpp easily. + * They are handled by sed instead of cpp. + */ + +/* for .S + * itc.i + * itc.d + * + * bsw.0 + * bsw.1 + * + * ssm psr.ic | PSR_DEFAULT_BITS + * ssm psr.ic + * rsm psr.ic + * ssm psr.i + * rsm psr.i + * rsm psr.i | psr.ic + * rsm psr.dt + * ssm psr.dt + * + * mov = cr.ifa + * mov = cr.itir + * mov = cr.isr + * mov = cr.iha + * mov = cr.ipsr + * mov = cr.iim + * mov = cr.iip + * mov = cr.ivr + * mov = psr + * + * mov cr.ifa = + * mov cr.itir = + * mov cr.iha =...
2008 Jul 03
0
[PATCH] ia64/pv_ops: paravirtualized istruction checker.
...**********/ +/* + * Those instructions include '.' which can't be handled by cpp. + * or can't be handled by cpp easily. + * They are handled by sed instead of cpp. + */ + +/* for .S + * itc.i + * itc.d + * + * bsw.0 + * bsw.1 + * + * ssm psr.ic | PSR_DEFAULT_BITS + * ssm psr.ic + * rsm psr.ic + * ssm psr.i + * rsm psr.i + * rsm psr.i | psr.ic + * rsm psr.dt + * ssm psr.dt + * + * mov = cr.ifa + * mov = cr.itir + * mov = cr.isr + * mov = cr.iha + * mov = cr.ipsr + * mov = cr.iim + * mov = cr.iip + * mov = cr.ivr + * mov = psr + * + * mov cr.ifa = + * mov cr.itir = + * mov cr.iha =...
2010 Dec 02
0
Last post: problem with package rsm: running fit.mult.impute with cph -- sorry, package was rms
Sorry everybody, temporary dyslexia. Sent from my BlackBerry wireless smartphone
2010 Feb 04
2
[gPXE] Local Boot + SW Raid
This is worth forwarding to SYSLINUX. On Thu, Feb 4, 2010 at 3:21 AM, Randy McAnally <rsm at fast-serv.com> wrote: > For some reason I cannot local boot (the default) from any software RAID > system (where the boot partition is linux raid). ?It hangs at "Booting from > local disk..." but never exits the pxe rom and just sits there requiring a reboot. Which RAID le...
2002 Aug 05
1
smbmount: mount option "noauto" causes codepage and/or iocharset to fail
I've been trying several times now: # mount -t smbfs -o credentials=/etc/samba/private/credentials,codepage=cp850,iocharset=iso8859-1,noauto //machine/share\$ /mnt/share Causes: # ls /mnt/share/directory Sp?rsm?l.txt While this: # mount -t smbfs -o credentials=/etc/samba/private/credentials,codepage=cp850,iocharset=iso8859-1 //machine/share\$ /mnt/share Causes: # ls /mnt/share/directory Sp?rsm?l.txt I want to have this mount in my /etc/fstab file, but the share won't always be available, so I ne...
2014 Feb 20
0
Blank screen in EFI mode but XEN seems to work
...t;multiboot"-command and "no suitable video mode found" after "module"-command. So i am not able to get any visual output when booting the XEN-Kernel. Booting the Linux-Kernel from GRUB works as expected. So, what's wrong? Liebe Grüße aus Freilassing, Michael Rack RSM Freilassing -- RSM Freilassing Tel.: +49 8654 607110 Nocksteinstr. 13 Fax.: +49 8654 670438 D-83395 Freilassing www.rsm-freilassing.de
2014 Sep 08
2
Samba4 AD -- Mac OS X clients uid:gid numbers not consistent
...56039516(MASS\Domain Admins),79284988(MASS\tech),229719682(MASS\swnprod),389580424(MASS\cmm),413624907(MASS\ase_test),507063418(MASS\sup),511815653(MASS\sf1),12(everyone),62(netaccounts),885447622(MASS\AD_SUDO),1104925252(MASS\linuxproxy),1444867574(MASS\skp),1542738964(MASS\a02pmo),1769264895(MASS\rsm),1928644924(MASS\lib),2090666068(MASS\a02artist),401(com.apple.sharepoint.group.1),417919610(MASS\Denied RODC Password Replication Group) ########### Linux Workstations ############### $ id redhat.linux uid=3000064(redhat.linux) gid=1901(__USERS__) groups=1901(__USERS__),3000041(people),4(adm),...
2006 Jan 27
0
Digium Wildcard TDM400P call pickup timing
...re not the intended addressee of the message you must take no action based on it. Please reply to this message to let us know you received it in error and also delete the message from your system. This disclaimer confirms that MessageLabs have swept e-mail and attachments for viruses on behalf of RSM Moffat Ltd. However it does not guarantee that either are virus-free and accepts no liability for any damage sustained as a result of viruses. #### RSM MOFFAT LTD Registered in UK. support@moffat.co.uk #### _______________________________________________ --Bandwidth and Colocation provided by Eas...
2006 Jan 27
5
External IAX2 phone defined as internal behaving as from PSTN
...re not the intended addressee of the message you must take no action based on it. Please reply to this message to let us know you received it in error and also delete the message from your system. This disclaimer confirms that MessageLabs have swept e-mail and attachments for viruses on behalf of RSM Moffat Ltd. However it does not guarantee that either are virus-free and accepts no liability for any damage sustained as a result of viruses. #### RSM MOFFAT LTD Registered in UK. support@moffat.co.uk ####
2008 Feb 26
8
[PATCH 0/8] RFC: ia64/xen TAKE 2: paravirtualization of hand written assembly code
Hi. I rewrote the patch according to the comments. I adopted generating in-place code because it looks the quickest way. The point Eddie wanted to discuss is how to generate code and its ABI. i.e. in-place generating v.s. direct jump v.s. indirect function call Indirect function call doesn't make sense because ivt.S is compiled multi times. And it is up to pv instances to choose in-place
2008 Feb 26
8
[PATCH 0/8] RFC: ia64/xen TAKE 2: paravirtualization of hand written assembly code
Hi. I rewrote the patch according to the comments. I adopted generating in-place code because it looks the quickest way. The point Eddie wanted to discuss is how to generate code and its ABI. i.e. in-place generating v.s. direct jump v.s. indirect function call Indirect function call doesn't make sense because ivt.S is compiled multi times. And it is up to pv instances to choose in-place
2015 Dec 30
0
[PATCH 04/34] ia64: reuse asm-generic/barrier.h
...depends() do { } while (0) - #define smp_mb__before_atomic() barrier() #define smp_mb__after_atomic() barrier() @@ -77,12 +71,12 @@ do { \ ___p1; \ }) -#define smp_store_mb(var, value) do { WRITE_ONCE(var, value); mb(); } while (0) - /* * The group barrier in front of the rsm & ssm are necessary to ensure * that none of the previous instructions in the same group are * affected by the rsm/ssm. */ +#include <asm-generic/barrier.h> + #endif /* _ASM_IA64_BARRIER_H */ -- MST