Displaying 11 results from an estimated 11 matches for "ocasions".
Did you mean:
occasions
2011 Nov 01
4
building a subscript programatically
Hi,
On ocasion, you need to subscript an array that has an arbitrary
(ie. not known in advance) number of dimensions. How do you deal with
these situations?
It appears that it is not possible use a list as an index, for
instance this fails:
> x <- array(NA, c(2,2,2))
> x[list(TRUE,TRUE,2)]
Error in x[list(TRUE, TRUE, 2)] : invalid subscript type 'list'
The only way I know is
2004 Feb 23
2
Error in multiple xyplots
Dear R-listers,
I got an error when I try to plot two grouped data into a single
win.metafile device:
library(lattice)
trellis.device(device="win.metafile",color=F,filename="Profiles-Var1.wmf")
par(mfrow=c(1,2))
# First plot
xyplot(log(v)~t|id,data=Con.20,
main="Group A: Control, Var-1",
xlab="ocasion",ylab="var1",
panel=function(x,y) {
2004 Sep 29
3
X100P Unstable.
Hello All ,
In some ocasions i?m getting a problem with my X100P board.
I?m trying to trace tre problem , but i didn?t find a possible
answer.
-> I get those messages when trying to use Zap Channel
Sep 29 14:15:46 WARNING[-1094796368]: chan_sip.c:2107 sip_new: Unable to
allocate channel structure
Sep 29 14:15:46 NOTICE[-...
2008 Jan 05
1
Multiple mounts instead of remounting?
I'm having issues trying to remount any shares using samba.
Super Short version
mount -o remount /some_windows_share creates a duplicate mount instead
of properly remounting.
Full details...
I have many shares served off of NT4 boxes, mounted via samba on a
linux box (RHEL 4).
Since long dormant (>12 hour) shares from one server in particular
always have problems for a few seconds when
2005 Apr 12
2
SIGUP? Losing Share
Hello,
I'm new to the list and pretty much a newbie to linux and samba. I'm
quick learner though. I have been losing my samba share upon ocasion
recently, below is a portion of the syslog from the time period that I
think is when the share goes down. A reboot of the server or a restart
of the smbd fixes the problem (....until it happens again)
I don't know what SIGUP is or why
1998 Dec 17
1
Repost: Browsing across subnets (again)
I'm sorry if people are getting fed up with my question, but I didn't get a response from the first post, and I didn't even see the second post appear in the summary.
Hi All,
this is probably a common problem and FAQ but I can't the solution.
I've got two subnets, 10.1.1.0/255.255.0.0 at Leeds and 10.2.0.0/255.255.0.0 at Doncaster.
At Leeds, I've got samba running as
1998 Mar 23
4
Browsing across subnets
I would like to know how to view a samba server on a different subnet than
the client workstation resides. For example, I have a Samba 1.9.18p3 server
in subnet 'a' and a NT 4.0 client in subnet 'b'. The Samba server does not
show up when the NT client double-clicks on the Network Neighborhood.
However, if the client does a Find:computer it will find the server, and
shares can be
2001 Oct 24
3
a bug in ext3 code for 2.4.7
Hello ,
I use kernel 2.4.7 patched with corresponding ext3 patch. The problem I
have is that when I startup I get a panic in a kernel. I started
to debug util-linux and found that mount does a segmentation fault when
trying to open /etc/mtab file.
The segmentation fault ocurrs on open() call inside mtab_is_writable()
procedure:
printf("mtab_writable: pass 1\n");
if (ret ==
2012 Jul 01
2
list to dataframe conversion-testing for identical
HI R help,
I was trying to get identical data frame from a list using two methods.
#Suppose my list is:
listdat1<-list(rnorm(10,20),rep(LETTERS[1:2],5),rep(1:5,2))
#Creating dataframe using cbind
dat1<-data.frame(do.call("cbind",listdat1))
colnames(dat1)<-c("Var1","Var2","Var3")
#Second dataframe conversion
2005 Feb 01
11
load balancing 20 asterisk servers
I've read several other emails and pages on the wiki but none give any
deffinate answers. if you have 20 asterisk servers each with 4 pri's, all
running RealTime Extensions and RealTime SIPBuddies from the same MySQL
server, what prevents you from putting all 20 servers behind a single load
balancer? That way all of your UA's can use the same IP to register to; vs
maintaining which
2009 Nov 03
10
programación básica
Necesito algo de programación básica para resolver un problema, un
inconveniente es que intente "if", cuándo se lo aplico digamos a x <-
5 no hay drama, pero si es a leche$litros me dice que solo se toma el
primer elemento. Como pueden ver estoy re perdido.
Mi problema: los datos están en un data.frame como el siguiente
animal inicio fin control idlactancias