search for: convien

Displaying 20 results from an estimated 38 matches for "convien".

Did you mean: convient
2006 Jan 30
1
Running Rails Tests in Eclipse Test::Unit GUI
...one of your test files. If you have additional directories other than unit and functional with test files, just add them in the array. Run that file with Run As/Test::Unit Test and it should run all your tests in the GUI. I remapped Run As Test::Unit Test to Ctrl-T in my environment, just for convienence, so it''s open that file/Ctrl-T. Obviously that''s optional. It''s not QUITE as convienent as the ideal (a keystroke AND A MOUSE CLICK?!?!?!?!?!?!?!?!?!) but it''s pretty darn good.
2008 Apr 29
2
Help on extract paramters from fitted models
...ample: > coxout<-coxph(Surv(t,t.censor)~x) > coxout Call: coxph(formula = Surv(t, t.censor) ~ x) coef exp(coef) se(coef) z p x 0.349 1.42 0.257 1.36 0.17 Likelihood ratio test=1.84 on 1 df, p=0.175 n= 200 > coxout$coef x 0.3490500 > coxout$p NULL Any convienent way to extract the LRT and the p value? thank you! [[alternative HTML version deleted]]
2006 Jan 22
2
What are the benefits of RoR?
...a few lines. 3. I also enjoy the fact that ActionPack does the bookkeeping necessary to turn URLs into Controller+Action+Template, and (using url_for), vice versa. Also that it prepops forms, and creates objects from form data. 4. Last, I find the rails command line and environment to be very convienent. I''m referring to the Rails::Generator and Rails::Initializer her. Unit test stubs, testing environments, consoles, and logging. I could do all this myself, but having rails to do it takes it off my mind. To give it numbers, I''d say: #1 35% #2 30% #3 25% #4 10% although,...
2003 Sep 29
1
Needed: Configuration Examples for VoIP Providers Asterisk can Register With
...register with. I am going to expand upon the FWD php "wizard" I created for these other providers, but I need some examples as I don't actually use anything but IAXtel and FWD. So far sipphone and iaxtel has been mentioned. I can do the iaxtel easy enough as I use it (and they convienently provide how to set it up on their website :)). Configurations of the sip.conf file and the extensions.conf file (dialing in and out) would be appreciated. If I get this going, and refine it enough, perhaps I can include the wizards in the phpconfig script? Thanks in advance, Leif Madsen.
2010 Mar 01
0
Asterisk / Trixbox 2.6 Streaming MOH Problems
...e proper licence fees). The only thing I've found that works so far is a pretty ugly (although ingenious) hack as seen here (http://www.mail-archive.com/asterisk-users at lists.digium.com/msg197299.html), which creates its own host of problems (such as not being able to do a "restart when convienent" since it generates a call on its own (that's always running), so it's never "convienent" for asterisk to restart. Also, when I do restart asterisk, I have to restart the call, so I'd prefer having to go this route if at all possible. Another solution would be if aste...
2014 Apr 07
2
[LLVMdev] Named register variables GNU-style
...not possible to reserve the stack pointer register entirely > for use as a global register variable, and any attempt to do so would be > abusing the mechanism. It might not matter, but MIPS linux is one case where a non-allocatable register is used as a true global variable, rather than as a convienent way of getting the value of a fixed-purpose register. The register used there is $gp, which on bare-metal is usually reserved for small-data and (in theory) GOT accesses. Since linux knows it doesn't use either, it instead uses $gp to hold information about the current thread. I realise t...
2014 Dec 17
2
optimización - resolver sistema - general
...siguiente: hay ejemplos de programación lineal o utilizando la herramienta solver de excel, donde se realizan algunos cálculos, lo más sencillo de comprender y documentado (todos lados) es una cantidad de productos, un costo de compra, un costo de venta, una cantidad para invertir y ¿cuánto me conviene para ...?, buscando la maximización de la ganancia o la minimización del precio. En R hay referencias en http://cran.r-project.org/web/views/Optimization.html Mi pregunta va en dos partes, la primera es ¿cual de las herramientas que está en el listado del link o alguna otra para resolver el m...
2015 Apr 07
2
Consulta sobre el correcto uso de smoothSpline()
...ra estar seguro de que estoy entendiendo bien el funcionamiento de la función smoothSpline() del paquete 'timeSeries'. Tengo una serie temporal con datos mensuales a la cual quiero suavizar usando splines para, por ejemplo, comparar con otras series temporales. Por lo que estuve viendo, me conviene usar la función smoothSpline() que se basa en smooth.spline() del paquete 'stats'. Pero me quedan algunas dudas respecto de los argumentos que se utilizan en ambas funciones. Principalmente, el que más me interesa es 'nknots' y no logro estar seguro de su funcionamiento. Digamos q...
2005 Aug 19
6
Listbook patch
Small patch to correct spelling of lemonade. Should ask Sean if he really wanted it to be lemonaid. If not, here''s the patch. On another note... This sample works! Kudos. It is odd that the textbox doesn''t scroll. I suppose I may patch that, too. Roy _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org
2011 Mar 01
1
Distintos soft
...en R con MCMCglmm y LME4 la dieta 4 es la más conveniente, sin embargo en la librería comercial que funciona en R la dieta 3 es la más conveniente. Entonces podía descartar el software comercial (tres softwares contra uno). Observando la dieta dos respecto a la dieta 3, en dos softwares la dieta 2 conviene respecto a la dita 3, y en otros dos convendría la dieta 3. Podría enviar todos los códigos, pero ¿Cómo puedo estar seguro respecto a que software utilizar? En este caso yo tengo que recomendar utilizar una dieta con los animales, pero depende los algoritmos utilizados obtengo distintos resultado...
2019 Sep 03
0
[PATCH v2 05/27] drm/print: Add drm_err_printer()
A simple convienence function that returns a drm_printer which prints using pr_err() Changes since v1: * Make __drm_printfn_err() more consistent with DRM_ERROR() - danvet Cc: Juston Li <juston.li at intel.com> Cc: Imre Deak <imre.deak at intel.com> Cc: Ville Syrjälä <ville.syrjala at linux.intel.c...
2004 Apr 09
0
RedHat/Fedora RPMS Update
...y with CVS builds for RH 7.3, 9 and FC1. The zaptel package is compiled against the supplied kerenel rpm and SRPMS are supplied for those wishing to rebuild. Other than the CVS update no other changes are made from previous releases... Features ======== Security: runs as user asterisk not root Convienance: Console automatically runs on tty8 Newb friendly: Lots of links to documentation / hints Smarter: SRPM CVS update now packages the updated source code Compatable: Redhat style configuration (/etc/sysconfig/asterisk) Please don't scream at Digium or the list if our package don works for...
2005 May 12
1
trigger for pre and post rsync
Hello: Please be patient, its hard to me to explain this even in my native language. I think it may be useful to add an option like lograte's prerotate and postrotate, that triggers server side scripts before and after rsync. It would help the administrator work. Escenary 1: ----------- client -> rsync server -> 2nd stage rsync server Want to rsync from rsync server to 2nd stage
1999 Apr 27
0
Eagle Point upgrade causes problems
...o the upgrade load times were acceptable at about one minute to load the AutoCAD drawing and subsequent Eagle Point data. Now with the upgrade, it takes a frustrating 13 - 15 minutes! Eagle Point denies any wrong doing, and has taken the stance "we don't support Linux and Samba". How convienent for them. When we move the data to a Windows 95 station (a supported OS by Eagle Point), the file transfer time drops to 5 - 7 minutes (still unacceptable). They cannot give us an answer to the delayed time. When running the Microsoft System Monitor and watching the network client read graph...
2003 Mar 26
0
No Passwords Valid
...I set up samba before on the same network and got no such problems. I tried changing the reg back to 0 to no avail. Thanks: THANK YOU for reading this. I really, really appreciate it and will really appreciate any responces. Any criticisms on this emails format (to make it more readable/convienent to the readers) happily accepted. Michael Gower Linux psudo-newbie.
2005 Apr 25
1
Odd ActiveRecord#valid? behavior
I found that some of my records from a pre-existing database will occasionaly not be valid. There is no custom validation code on the class, but you can do something like: c = CollectionSession.find 24098 c.valid? => false c.errors.empty? => true What''s odd is that the code in validations.rb looks like it runs the various validations, and then just returns c.errors.empty? Any
2014 Dec 17
2
optimización - resolver sistema - general
...ramaci?n lineal o >> utilizando la herramienta solver de excel, donde se realizan algunos >> c?lculos, lo m?s sencillo de comprender y documentado (todos lados) es >> una cantidad de productos, un costo de compra, un costo de venta, una >> cantidad para invertir y ?cu?nto me conviene para ...?, buscando la >> maximizaci?n de la ganancia o la minimizaci?n del precio. >> >> En R hay referencias en >> http://cran.r-project.org/web/views/Optimization.html >> >> Mi pregunta va en dos partes, la primera es ?cual de las herramientas >> que es...
2005 Apr 06
0
RH kernels and syslinux
...RH9.0 box. According to the vendor I must: (*) replace the bzImage with the bzImage from the new kernel. This amounts, after mounting the CF, to just a single ``cp" command. (*) also replace the /lib/modules tree on the CF with the /lib/modules tree from the new kernel. It is convienent to issue the command make modules_install INSTALL_MOD_PATH=<dir> and then remove the /lib/modules tree on the CF and then recursively copy the new tree under <dir>/lib/modules/<kernel-name>/* When I do these steps, and reboot, my system now displays the content...
2004 Dec 14
1
Revisiting the rewriting
Since the WEBrick server has been so beefed up in Rails 0.9, I think it''s a darn shame that its lingering outside the support of custom pretty URLs. Also, it seems that the connection between mod_rewrite and url_for and friends is pretty fuzzy for most people. Hence, as we''ve talked about before, the rewriting of the url should be pulled in-house. There has been a few
2015 Nov 04
0
Building R for AIX in 64-bit mode
...ot;) < 0); } So, my question - is this REALLY needed (v1.0.6) as it may break many locations! Updating bzip2 to pass configure... Now get: root at x072:[/data/prj/cran/64/R-devel]./xxx BZ2_version():1.0.6, 6-Sept-2010 And a repeat for lzma it seems... Again, is this really necessary (versus convienent). configure:35706: result: yes configure:35712: checking whether bzip2 support suffices configure:35715: result: no configure:35724: checking for lzma_version_number in -llzma configure:35757: gcc -maix64 -std=gnu99 -o conftest -I/opt/64/include -I/opt/buildaix/include -O2 -mminimal-toc -I/opt/...