similar to: vector a partir de los valores de una tabla

Displaying 20 results from an estimated 500 matches similar to: "vector a partir de los valores de una tabla"

2008 Jul 28
2
Help with a loop
HI: I need ideas on how to make this code shorter (maybe with a second loop?). The code as it is works, but in this case I only have 14 samples, but it will become insane with more, so I need a way to make it more automatic. The problem is that the output from ts1, ts2, and so on is a vector with more than one value, so I do not know how to solve this. Thanks Prenewbie The code is the
2005 Apr 28
2
ips and netbios name on the logs
Hi people, does someone know how to only log the name of the machine and not the name of the machine AND the ip? Let me explain this: -rw-r--r-- 1 root root 0 Apr 28 02:47 0.0.0.0.log -rw-r--r-- 1 root root 0 Apr 28 02:49 10.3.0.10.log -rw-r--r-- 1 root root 0 Apr 28 02:47 10.3.0.21.log -rw-r--r-- 1 root root 0 Apr 28 02:46 10.3.0.22.log -rw-r--r-- 1 root root 0 Apr 28 02:48
2008 May 25
1
n Realizations of a Stochastic Process assigned to dynamically generated variable names?
I am interested in creating multiple (say 1000) time series, from a given stochastic process, of length 250. I want to refer to each realization with its own variable name, of the format say, tsn, where n is the n'th simulation. i.e. ts1, ts2, ts3, ts4, .... , ts1000 The way I am thinking of doing this is placing the following code within another loop, and the 'tsn' assignment should
2006 Jul 13
2
having a problem with acts_as_state_machine
Hi all: Below is s a dump from script/console in development env. Am I not supposed to be able to find the record later and use the state machine functionality, or have I missed something? Thanks Forrest ---------------------------- >> ts2 = TalkSession.create( :person_id => 2, :pattern_id => 2) => #<TalkSession:0x35811f0 @attributes={"pattern_id"=>2,
2023 Feb 28
0
vector a partir de los datos de una tabla
Muy fácil: as.numeric(table(data$Clst) No salía porque la tabla era de otros datos. Un saludo, Manuel [[alternative HTML version deleted]]
2002 May 31
2
error in seq.POSIXt?
I am trying to extract only the winters (defined to be 01-Dec through 28-Feb) of daily data from 1948-2002. There are 90 days in each winter season. I wrote the following code to gather the winter dates into a single vector: DJF <- NULL for(year in 1949:1999) { temp.begin <- strptime(paste("01/12", year-1, sep="/"), "%d/%m/%Y") temp.end <-
2018 Aug 07
1
Failed to modify SPNs
On Tue, 7 Aug 2018 16:26:36 +0100 Rowland Penny via samba <samba at lists.samba.org> wrote: > On Tue, 7 Aug 2018 17:13:02 +0200 > Henry Jensen via samba <samba at lists.samba.org> wrote: > > > On Tue, 7 Aug 2018 14:59:56 +0100 > > Rowland Penny via samba <samba at lists.samba.org> wrote: > > > > > On Tue, 7 Aug 2018 14:55:24 +0200 >
2002 Aug 21
0
odd errors in log files: service name trucation
Hi, I was doing a little look through one of our log files for a Terminal server client and noticed a couple of odd error messages: iceberg-ts5 (10.2.3.15) couldn't find service ta iceberg-ts5 (10.2.3.15) couldn't find service app iceberg-ts5 (10.2.3.15) couldn't find service revie I found these odd because there are no connections of these names (of course!). Except that
2010 Mar 17
0
Sims 3 and Microsoft.VC80.CRT
I had the Sims 3 working up until the town load section and was about to test something for Jeffz when something (I honestly don't know what) caused some breakage to do with the MS C++ libraries. Now when I try and run the game I get: Code: ben at xenith:~/Wine/Games/Sims3/Game/Bin$ wine TS3.exe fixme:ntoskrnl:KeInitializeTimerEx stub: 0x110f80 0 fixme:actctx:parse_depend_manifests Could
2008 May 28
1
Problem accessing to Windows Terminal Server in load balancing.
Hi guys, I have this configuration: LAN -- LINUX BRIDGE -- LINUX BRIDGE -- TS The linux's bridges are for wifi purposes (2 centos machines) and is working fine. The problem I have is that the TS are 3 windows TS in load balancing configuration. There is 1 IP for general purposes and every TS has its own IP. For example, the configuration is: 192.168.0.1/24 TS1 192.168.0.2/24 TS2
2003 Jan 09
3
serious problem with W2K TS and 2.2.7 PDC
Hi, My setup: RedHat 7.3 PDC server with samba 2.2.7 rpm rebuilt with max connections patch and ldapsam and a few other minor changes, openldap 2.0.23-4. Windows 2000 Terminal Server with SP3, with various pre SP4 updates too. Various Win2K Pro, Win95 OSR2 clients. [homes] comment = Home writable = yes valid users = %S nt acl support = no oplocks = no path = /md3/profiles/%U
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 ejes en unidades codificadas
2011 Jun 28
0
New winetricks 20110628: 18 new verbs (adobe_diged, audible, irfanview, winamp, bioshock2, lego_potc_demo, nfsworld, d3dx9_43, glidewrapper, grabfullscreen, ...)
Another two months, another winetricks release. (So much for release early, release often :-) Highlights: - fixes a bunch of verbs whose download URLs had changed, especially vcrun2005 and vcrun2008. - fixes the annoying "unexpanded variable" error which happened when running old wine with a new wineprefix. - brings back gog support (though without automated download for now; any
2003 Nov 03
1
samba-3.0.0: bugs in PDC/BDC mode with LDAP
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hi, i've send this mail to the samba-technical list last week, but there was no reaction, so i try it here. sorry, if samba-technical was not the right place for these things.. - --- october the 25th. i updated our samba servers to 3.0.0 and i found some bugs during the whole week, which i couldn't fix alone, cause i'm no good
2009 May 19
4
Has anyone had any luck with the sims 3?
For those that have the sims 3 have you had any luck with the game at all? I looked at the sims 2 page and going off of that it does not look too promising :(
2009 Apr 03
1
how to do this "the R way"
Hi. I am sure there is a better way in R to do this then using a loop but I am new to it and not sure what to do. I think it might be something about using a function as an argument but not sure. I have a 1 x 2000 vector TS2 which has entries from the set {x: x is in Z and 0<x<8} (where Z is the set of Integers). Then I also have a 5050 x 7 matrix called 'perm' whose entries are
2023 Jan 30
0
Obligatoria a partir del 11 de Marzo 2023
M?XICO NOM-001-SEMARNAT-2021 Comunicado del 30 de Enero 2023 Actualizaci?n de la NOM-001-SEMARNAT-2021 Aplicaci?n Regulatoria Obligatoria a partir del 11 de Marzo 2023 Fecha del evento 27 de Febrero 2023 Online v?a Internet Capacitaci?n Indispensable para Negocios y Empresas que realicen Descarga de Aguas Residuales Este curso tiene el objetivo principal de dar a conocer la aplicaci?n,
2007 Jan 19
1
help with ets function in forecast package
I have been trying to use the ets function in the forecast package on a daily time series (ts2 is a ts object with frequency =7). However when I run the following code I get an error related to etsmodel. I have looked at ets and I can see that there is a call to the function etsmodel, but I cant seem to find info on the ets function anywhere. Does anyone know anything about the etsmodel function?
2005 Mar 07
0
iax2 setvars help needed
I'm trying to pass a variable between servers using "setvar" in iax.conf. I have a box (ts2) with a t100p in it. It answers the call and dials another box (ast0) via IAX. I want to pass a variable along with the call from ts2 to ast0. I'm running CVS-HEAD-03/07/05 on ts2 and ast0. ts2's iax.conf: [general] disallow = all allow
2014 Oct 21
3
Seleccionar a partir del nombre de la columna
Buenas noches, estoy realizando un curso en linea sobre la ciencia de datos, en el proyecto a realizar estamos trabajando una data; tengo la inquietud de conocer la función que me permita seleccionar las columnas considerando sólo los nombres de éstas. Y no los valores. Por Ejemplo, si los nombres de las columnas incluyen ciertos caracteres, debo seleccionarlas. Saludos, Juan Carlos Venezuela