Displaying 20 results from an estimated 60000 matches similar to: "sp2?"
2012 Nov 09
6
(sin asunto)
Saludos, tengo un problema que no puedo resolver dentro del R
Estoy creando una funcion que a partir de un objeto compuesto por diferentes matrices como el que esta a continuacion:
[[1]]
M1 M2 M3 M4
sp1 2 0 1 8
sp2 4 5 2 4
sp3 0 0 4 0
sp4 5 7 5 0
sp5 0 4 0 0
[[2]]
M3 M2 M4 M1
sp1 1 0 8 2
sp2 2 5 4 4
sp3 4 0 0 0
sp4 5 7 0 5
sp5 0 4 0 0
[[3]]
2002 Nov 05
1
PB samba 2.5 and clients W2K SP2-SP3
English version :
Hi i've some problems with samba 2.5 and MDK 8.2 each time I log on a WIN2K
SP2 or SP3 client I get the message :
your password expires today would you like to change it ? yes no
Even if I change it , I get the message one more time when I log on the
client the next time..
I read the o'reilly and the how to and I didn't see any param for password
expiration in
2012 Oct 06
2
Presence/ absence data from matrix to single column
I've been trying to reshape this database but haven't succeed at it. I
tried using loops but can't get it right. I just want to reshape my
database from this matrix, to the one below, with only one column of data.
Year Route Point Sp1 Sp2 Sp3 2004 123 123-1 0 1 0 2004 123 123-2 0 1 1
2004 123 123-10 1 1 0 Year Route Point 2004 123 123-1 Sp1 0 2004 123
123-2 Sp1 0 2004 123
2009 Nov 12
1
Distinguishing between SLES 10 SP2 and SLES 10 SP3
Hey All,
I''m wondering if there is an easy way to distinguish between SP2 and SP3 on a SLES 10 installation.
Thanks,
Matt Delves
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group,
2011 Feb 14
3
XP SP2
I know someone who has been using Wine to run a State campaign finance
reporting program, works fine. But a new version is out and must be used
starting end of March. If keeping winecfg to XP, the new version will
require SP2. Does the program have any chance of working? In other words,
what "version" of XP does Wine use?
Jim
-------------- next part --------------
An HTML attachment
2010 Apr 14
2
winxp + sp3 = samba-shared printer hangs the system
hi,
since I upgraded some winxp-pro sp2 client to sp3, my samba-shared
printers are no-longer usable :-/
With sp3, if I run notepad and choose the men? File-Print, the "print"
window hangs and does not show any printer for about 1 minute! The
same thing happens when I click on the men? Start-settings-Printer and
faxes.
With sp2, everything works correctly and I can browse all my
2012 Mar 30
1
removing NA from multidmension arrays
Hi:
I'm having some difficulty properly subscripting a function to remove
complete NA rows from a R array object. Could someone please suggest how
best
to script this out?
Data structure:
X is an array with 3 dimensions (replicates, Species, Sites)
replicates: 1 to 6 but ragged...not all sites equal
,,Site1
Sp1 Sp2 Sp3... Sp50
1 5 4 3 2
2 3 0 0 1
3 NA NA NA NA
4 NA NA NA NA
5 NA
2005 Jul 12
3
adding a factor column based on levels of another factor
Hi R users
Does anyone out there have a better/quicker way of adding a factor column
to a data frame based on levels of another factor?
I have a (large) data frame consisting of records for individual plants,
each represented by a unique ID number. The species of each plant is
indicated in the column "species", which is a factor column with many
different levels (species). There are
2006 Sep 17
2
Excluding columns from dataframe and selecting row records
Dear R-friends,
I have to simple questions. First I would like to exclude some columns from a dataframe and after I need select rows that satisfy some conditions.
My data frame looks like
Region Species Bodysize Weigth Age
Africa Sp1 10.2 20 2
Africa Sp2 12.2 12 2
Africa Sp3 15.3 18 3
Africa Sp4 11.5 40 4
Brazil Sp1 10.2 40 3
Brazil Sp2 22.2 32 2
Brazil Sp3 12.3
2003 Apr 28
1
Does 3.0 work with w2k sp3 and/or win 2003? Anybody had success?
I can't make it work although both sign&seal and restrictanonymous are set to
0.
My setup is: w2k sp2 as PDC, w2k sp3 as client, samba 3.0a21 joined into the
PDC domain as an ADS member. The scenario is, from the w2k sp3 client,
connect to a share hosted by samba, create a file, then use
property->security->add tab to add an ACE, then the browsing user/group
windows appears
2005 Oct 25
2
Support for SLES9
Support for SLES9 seems to be pretty much lacking at the moment.
The OCFS2 site [1] states OCFS2 is supported with SP2+. There actually
does not exist a SP2+ for SLES9 (or should this rather read "will be
supported in SP3" instead?).
Latest RPMs that come with SLES9 SP2 are 0.99.14 which has critical known
bugs and is unusable.
Anybody got to compile current source on SLES9 x86_64?
2006 Sep 26
1
How to "Pack" a matrix
Hello,
Suppose I have a matrix a where
a= sp1 sp2 sp3 sp4 sp5 sp6
site1 1 0 1 1 0 1
site2 1 0 1 1 0 1
site3 1 1 1 1 1 1
site4 0 1 1 1 0 1
site5 0 0 1 0 0 1
site6 0 0 1 0 1 0
And I want to pack that matrix so that the upper left corner contains
most of the ones and the bottom right corner contains most of the zeros
so that matrix b is
b= sp3 sp6 sp4 sp1 sp2 sp5
site1 1 1 1 1 0 0
site2
2011 Sep 15
1
Creando scrips en R
Hola queridos usuarios de R-HELP-ES
Primero que nada, muchas gracias a todo aquellos que me prestaron ayuda en mi anterior pregunta, fue de gran utilidad.
A lo siguiente, tengo ahora otras preguntas, que bajo mis conocimientos las considero complejas, espero que me puedan ayudar, se los agradezco de antemano. Necesito realizar las siguientes operaciones (#OperaciĆ³n general) a un conjunto de 18
2011 May 23
2
Linear regression - several response variables vs few ind variables
Hi all,
I need to run several simple linear regressions at once, using the
following data. Response variables: Bird species (sp 1, sp2, sp3...spn).
Independent variable: Natprop - proportion of natural area. covarate:
Effort = hours). One single linear regression would be: lmSp1 <- lm(sp1~
natprop + effort). However, I need to run this linear regression for all
bird species that I have
2010 Feb 12
1
Need help on boxplot panel chart
Hi there:
I am new to R and creating a boxplot panel chart to show a test result.
I have four output variables (OV1, OV2, OV3, OV4) reflecting effects of the
variation of three status parameters (SP1, SP2, SP3) on them at three
different locations (Loc1, Loc2, Loc3). My plan is that displaying ONE OV
change with ONE SP over three Loc in each boxplot (i.e., Loc is X axis and
OV value is Y axis).
2006 May 23
2
transpose dataset to PC-ORD?
Hello:
I need to take a species-sample matrix and transpose it to the format
used by PC-ORD for analysis. Unfortunately, the number of species is
very large (>5000), and so this operation cannot be performed simply
in an application like Excel, which has a 255 column limit. So, I
wrote relatively simple code in R that I hoped would do this
(appended below). But there are glitches.
The
2005 Mar 14
1
calling objects in a foreloop
I want to organize outputs from several regressions into a handy table. When I
try the following, each of my "fit_s" is replaces instead of read. Is there a
way to read from the regression summaries that does not require writing
separate lines of code for each?
-Ben Osborne
> fit1<-lm(dBA.spp16$sp2.dBA.ha~dBA.spp16$sp1.dBA.ha)
>
2002 Oct 11
1
Can't manipulate files on Samba server after installing W2K SP3
We have a Redhat 7.2 server running(we think) samba 2.2. We updated 3 Win2K
machines from SP2 to SP3 and now we have some problems. While they all can
browse, read and write to samba shared directories, they cannot manipulate
any open files in them. We do have one other Win2K machine that works with
no problems but I cannot find any differences in its setup and the other
three.
I checked the
2008 Nov 21
2
Why does the server want to connect to a client
Hi,
I have 5 of 140 Windows XP SP2/SP3 machines that make problems when printing.
The client open the printer dialog and it takes a long time (up to 1 minute)
before it appears. Printing is slow, too. Meanwhile I see the following
messages (repeating several times) in the client log:
[2008/11/21 08:17:28, 1] lib/util_sock.c:open_socket_out(888)
timeout connecting to 10.1.0.253:445
2002 Sep 09
2
Samba 2.2.5-1 problems joining domain - W2K PDC
OK Ladies and Gentlemen I could use a hand on this one. I'm new to the
list, so please excuse me if I violate a protocol which is as yet unknown
to me. However I am having some problems that seem to be beyond my
abilities to find a solution to. Any help would be greatly appreciated.
Technical Info:
LINUX Box is a Red Hat 7.1 Kernel version is 2.4.9-34. Samba version(S)
that I am