similar to: error using scan

Displaying 20 results from an estimated 3000 matches similar to: "error using scan"

2008 May 21
1
help (boot)
Hi!!! I am trying to run a bootstrap but I have troubles. My code is as follows theta <- function(x){mean(x,)} boot1<-boot(x,theta,R=1000) Error in statistic(data, original, ...) : unused argument(s) (1:487) Any help is welcome Thanks [[alternative HTML version deleted]]
2010 Feb 17
2
How to provide a result from D(f(x), "x") to a curve(f'(x)) ???
Hi all, I want to provide the result from D() to curve(), because I want to plot the k-th derivative of some functions. Actually, I copy from console the result given by D() and paste inside curve(). With a lot of functions and high degree differentiation this process is tedious. Can I provide directly?? # what I actually have done (very simple function) D(expression(x^3), "x") # copy
2008 Apr 06
1
Strange message when plot function used..
Hi! I am an R beginer, so perhaps this is a quite simple question... After using the lmer command (under the lme4 package) for fitting a mixed model, it was impossible to use de command plot(model) for checking model adequacy. R returns this message: "Error in as.double(y) : cannot type '%s' coerce to vector". Could anyone be so kind to tell me what to do? How can I
2003 Oct 23
4
Call pickup (*8) on SIP devices.
Hello. I have this issue, when I pickup a call that is ringing in a SIP Phone, it keeps ringing. There is bug #116 that mention something about these, but it does not seem to be resolved , at least, not yet. Anybody else has seen it behavior ? Thank's.
2002 Jun 03
3
How are people managing startup/shutdown of winbindd?
Greetings, I realize many people will never use winbindd, and thus it will likely not get included in /etc/init.d/samba (on my Debian system; your file may vary) by default, so another solution seems in order. It's not as important to be able to start and stop winbindd now that it's getting more robust, but I'd still like something. How are y'all out there in Samba land
2004 Jul 07
5
E100P
Hi, i just received an E100P, this is the first one I have ever seen, and notice that the board reads T100P. Is this right ? The antistatic bag had a small label that has E100P written on it, and the card is a bit different than the T100P I already have, Does Digium use the same boards for both cards ? I don't have an E1 link here, can I test the card just by loading the driver and run
2011 Nov 18
1
Gomez Peer on Ubuntu??
German: Hallo, kann mir jemand helfen Gomez Peer unter Ubuntu zu emulieren? Ich bekomme es nicht hin Installation geht wunderbar nur wenn ich da Programm starte dann ist das Fenster durchsichtig kann also nichts lesen :( Kann mir jemand via Teamviewer helfen? Einfach mir eine PN schreiben ... --- English: Hello, Gomez Peer can someone help emulate under Ubuntu? I get it to install is
2007 Apr 30
2
Send Variable in Dial
Hello to all I need send a data to sofphones screen when I use a Dial () . Thanks a lot Regards Andres Gomez -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070430/d26033b2/attachment.htm
2010 May 08
3
Count cases in a list
Hi everybody, I would like to count how many times names in list L, nombreL, apear in list C, nombreC. Can I improve the next program? cuenta <- 0 topL <- length(nombreL) topC <- length(nombreC) for (i in 1:topL) { for (j in 1:topC) { k <- grep(noquote(nombreL[i]),nombreC[j])
2014 Sep 30
2
Shallow copies
I have a question about shallow copies in R. Since R 3.1.0, subsetting a dataframe with respect to its columns no longer result in deep copies. This is an amazing change in my opinion. Now, subsetting a data.frame by rows (or subsetting a matrix by columns or rows) still does deep copies. In particular, it is my understanding that running a command on a very large subset of rows (say
2013 Jun 26
1
Resumen de R-help-es, Vol 52, Envío 33
Hola, Las presentaciones de la sesión sobre ecuaciones estructurales (SEM) así como los vídeos -como ya anunció Carlos ayer- están subidos a la página del Grupo de Madrid: http://r-es.org/Grupo+de+Inter%C3%A9s+Local+de+Madrid+-+GIL+Madrid Saludos! -- Pedro Concejero BigData - Analytics @ Telefónica I+D<http://www.tid.es/es/Paginas/default.aspx> Part of Telefónica
2007 Apr 11
1
dude with maildir location sintaxis under dovecot
hi... i want to use maildir format so like i see un some manuals i create this directory for my virtual users: # ls -la /export/home/vmail/prueba.uy/t* /export/home/vmail/prueba.uy/toto1: total 4 drwxr-xr-x 2 vmail vmail 512 Apr 10 15:09 . drwxr-xr-x 6 vmail vmail 512 Apr 9 12:11 .. /export/home/vmail/prueba.uy/toto3: total 10 drwxr-xr-x 5 vmail vmail 512 Mar
2007 Jan 09
5
filtering in layer 2 [but is not a bridge]
I have a linux AP with prism2 (hostap) wireless nic. I whant to filter traffic that pass betwen clients of the AP, this is layer 2 traffic (802.11) and netfilter does not sees it, at first i think in physdev target, but is for layer2 bridged interfaces, and this is not the case. There is a way to filter layer2 traffic independet if it is from a bridged iface or not? -- Luciano
2019 Feb 14
2
Centos bug 15570 - Not just a VBOX bug, can also reproduce on direct hardware install
Ran into this rather frustrating bug when working with VBOX on a Windows 10 host. It should come as no surprise that I would hit this bug when installing CentOS, and also with RHEL 7 Server with GUI (since you get the same kernel). Based on information from your bug list, I was fortunately able to workaround the trouble with: wget
2004 Jun 23
7
http bandwidth control
Hi I''m newbie on this and i would appreciate some pointers on how to limit the http trafic to my users from my linux-gateway box. Thanx in advance -- Guillermo Gomez <ggomez@neotechgw.net> neotech _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2015 Mar 23
2
UID and GID mapping throw DC and Member DC
After tried to solve the problem with "getent", I found another problem with the Member server. The member server works well, but the "uid" and "gid" mapping for users its incorrect. In the DC the "UID" "GID" its around 3000085 In the Member Server its around 2000 - 3000 For example: ADDC Server. --------------------- root at ACDC:/# wbinfo
2001 Aug 02
2
problem in making R from sources on SGI IRIX
Hello all, I am trying to install R 1.3.0 on SGI IRIX. I downloaded the .tar from CRAN, unpacked it and executed the following commands from the top level directory: ./configure make The ./configure completes OK, with the final summary output: -------------------- R is now configured for mips-sgi-irix6.5 Source directory: . Installation directory: /usr/local C compiler:
2017 Aug 30
3
Chi cuadrado ajustado
Hola Eric, A la que me refiero es a la que se utiliza para probar la independencia de dos variables entre sí, mediante la presentación de los datos en tablas de contingencia. Pero no se si se puede realiza esa prueba Chi-cuadrado ajustando por otra variable. Y no me refiero a si quiero probar la independencia de X1 y X2 y tengo además la variable *sexo*, realizar la prueba para entre X1 y X2
2015 Mar 23
2
UID and GID mapping throw DC and Member DC
What do you mean with different winbinds? I can destroy the member server, its on testing. It is for the version of windbind? I can get this from DC. But I can not do the same with DC. "Tonight 2X1 sledgehammers." :-) XD > Date: Mon, 23 Mar 2015 18:43:21 +0000 > From: rowlandpenny at googlemail.com > To: samba at lists.samba.org > Subject: Re: [Samba] UID and GID
2011 Jul 27
3
USB at domU PV domain & PVUSB
Good Evenight I try to do working usb''s into domU xen guest, SO of xen server is Debian Squenze 6.0, into HVM guest usb works and can make use but with ParaVirtual guest PV can find this devices with lsusb or into /dev/ directory. Kernel load into xend and guest is the same and is the kernel provided by this package: ii linux-image-2.6.32-5-xen-amd64 2.6.32-35