Displaying 12 results from an estimated 12 matches for "sb1".
Did you mean:
b1
2023 Jan 03
1
mips64el stat/time/…? problem
...ct stat b1, b2;
// int s;
return (test_stat(opnd1, &b1) == 0 &&
(((s = test_stat(opnd2, &b2)) == 0 &&
mtimecmp(&b1, &b2) > 0) || s < 0));
// #define st_mtimensec st_mtim.tv_nsec
// #define HAVE_ST_MTIMENSEC 1
static int
mtimecmp(const struct stat *sb1, const struct stat *sb2)
{
if (sb1->st_mtime < sb2->st_mtime)
return (-1);
if (sb1->st_mtime > sb2->st_mtime)
return (1);
#if HAVE_ST_MTIMENSEC
if (sb1->st_mtimensec < sb2->st_mtimensec)
return (-1);
if (sb1->st_mtimensec > sb2->st_mtimensec)
return (...
2009 Apr 08
2
Null-Hypothesis
...re two regression line slopes.
Wanted to test if they differ significantly:
Hi,
I've made a research about how to compare two regression line slopes
(of y versus x for 2 groups, "group" being a factor ) using R.
I knew the method based on the following statement :
t = (b1 - b2) / sb1,b2
where b1 and b2 are the two slope coefficients and sb1,b2 the pooled
standard error of the slope (b)
which can be calculated in R this way:
> df1 <- data.frame(x=1:3, y=1:3+rnorm(3))
> df2 <- data.frame(x=1:3, y=1:3+rnorm(3))
> fit1 <- lm(y~x, df1)
> s1 <- summary(...
2007 Feb 13
2
Mongrel Stops Responding
...t I still experience the problem
http://rubyforge.org/pipermail/mongrel-users/2006-August/000950.html
We are running nginx..but I also have the mongrel ports open to our
IPs..both going through nginx proxy and directly through mongrel
fails...then restart it all works great:
any ideas?
[root at sb1 visualcareers]# mongrel_rails start --version
Version 1.0.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20070213/2f3ac96d/attachment.html
2009 Jan 27
3
How to compare two regression line slopes
Hi,
I've made a research about how to compare two regression line slopes
(of y versus x for 2 groups, "group" being a factor ) using R.
I knew the method based on the following statement :
t = (b1 - b2) / sb1,b2
where b1 and b2 are the two slope coefficients and sb1,b2 the pooled
standard error of the slope (b)
which can be calculated in R this way:
> df1 <- data.frame(x=1:3, y=1:3+rnorm(3))
> df2 <- data.frame(x=1:3, y=1:3+rnorm(3))
> fit1 <- lm(y~x, df1)
> s1 <- summary(...
2013 May 13
3
help: R GUI front-end has stopped working
...[5] LC_TIME=Galician_Spain.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
This is my code:
u<-runif(3000)
k=13
n=length(u)
prob=vector(length=n)
ro=vector(length=n)
beta1=vector(length=n)
g1=vector(length=n)
sb1=vector(length=n)
low=vector(length=n)
tlow=vector(length=n)
effects=vector(length=n)
vb1=vector(length=n)
AA=list()
BB=list()
nnI=list()
library(stats)
for (i in 1:n){
v=as.numeric(u<=u[i])
p=mean(v)
A=vector(length=k)
n1=n%/%k
A<-sapply(1:k,function(m) A<-sum(v[((m-1)*n1+1):...
2012 Sep 14
0
problem with user defined panel function in xyplot
...y(sb2, dir = "up")
?
y2 <- rep(m1, length(index(ts01)))
mat2b <-
cbind(c(index(ts01)[1],index(ts01), index(ts01)[length(index(ts01))]), c(bl[[1]],
y2, bl[[1]]))
pp2b <-
as(mat2b, "gpc.poly")
?
# poly above
baseline between baseline and first horizontal line at m1
sb1 <-
intersect(pp2b,sbf2)
?
# remaining
polygon
# translate polygon down using my translate.poly function
sb2 <- translate.poly(setdiff(sbf2, pp2b), yscale = -m)
?
# doing the graph
plot(index(ts01),
y2,? type="n", xlab = xlab,
ylab = ylab, ylim = c(bl[[1]], m1[[1]]))
?
plot(...
2011 Mar 21
0
Contents of theora digest...
...t;" - scan curve
"DCs" - DC coefficient of each blocs inside SB
-----------------------------
| Y |Y |Y |Y |
|SB20 |SB21 |SB22 |SB23 |
|--->------>---------->------
|DCs |DCs |DCs |DCs |
-----------------------------
| Y |Y |Y |Y |
|SB16 |SB17 |SB18 |SB19 |
|--->------>---------->------
|DCs |DCs |DCs |DCs |
---------------------------------------------------------
|Y |Y |Y |Y |U |U |V |V |
|SB8 |SB9 |SB10 |SB11 |SB12 |SB13 |SB14 |SB15 |
|--->------>---------->...
2010 Mar 25
1
A bi-drectional audio question
Hi all,
We have added celt to our application.
We can get celt to encode/decode audio in one direction.
It can be in either direction but, not both directions at the same time.
Here is the problem from my programmer:
The celt codecuses global static data and this makes it impossible to make two instances.
This prevents us from making VoIP applications that need to code and decode at the
same
2012 Jan 17
0
Rails for Beginners Course - Live Instructor, 8 spots left
...https://twitter.com/#!/curphey/status/146809747281158144
“The tutorial was used as the primary reference material for the
Matygo course Rails for Beginners. I don’t think I could have gotten
very far in the tutorial without the clarification provided by the
Matygo teacher. “
- Chad Kohalyk http://sb1.tumblr.com/post/15069330215/beginning-rails
For organizations, we can also create custom classes and have already
done this for a number of companies.
If you have any questions please feel free to contact me at
paul-lw9S+HJcUpKXj1p+fO2waQ@public.gmane.org
Have a great day!
Paul
--
Paul Lambert...
2004 Mar 24
1
rsync --files-from with symlink in path
..."/"
"${USER}@prodweb1:/"
This now give me an error like this when I sync the same filelist that
works with the first setup:
delete_file: unlink "//opt/bea/vml" failed: Permission denied
symlink "//opt/bea/vml" ->
"/opt/bea/user_projects/domains/cp-sb1/applications" failed: File exists
rsync error: some files could not be transferred (code 23) at
main.c(632)
The new script works great as long as there is a not a symlinked dir in
the path. So far I have nto been able to find anything on the list or
in the main page to help me with this. D...
2012 May 31
2
Loop question
Hello,
I have a dataframe (Lx) with 5 Lb, and 5 Lw variables. I want to
create several variables according to the loop presented below (data
attached).
Lx <- read.csv("Lx.csv", header=T, sep=",")
for (i in 1:20) {
Lx$sb1[i] <- Lx$Lb1[i+1]/Lx$Lb1[i]
Lx$sb2[i] <- Lx$Lb2[i+1]/Lx$Lb2[i]
Lx$sb3[i] <- Lx$Lb3[i+1]/Lx$Lb3[i]
Lx$sb4[i] <- Lx$Lb4[i+1]/Lx$Lb4[i]
Lx$sb5[i] <- Lx$Lb5[i+1]/Lx$Lb5[i]
Lx$sw1[i] <- Lx$Lw1[i+1]/Lx$Lw1[i]
Lx$sw2[i] <- Lx$Lw2[i+1]/Lx$Lw2[i]
Lx$sw3[i] <- Lx...
2005 Apr 04
0
problem about initramfs
.../proc
4 /bin/mount -t tmpfs shm /root
5
6 /sbin/ipconfig lo 127.0.0.1 up
7 /sbin/ipconfig eth0 10.29.60.222 up
8
console output:
---------------------------------------------------------------------------
Broadcom SiByte BCM1125H A2 @ 400 MHz (SB1 rev 3)
Board type: SiByte BCM91250A (SWARM)
[4294667.296000] Linux version 2.6.12-rc1 (root@debian) (gcc version 3.2.3
with SiByte modifications) #31 Mon Apr 4 11:19:56 CST 2005
[4294667.296000] CPU revision is: 00040103
[4294667.296000] This kernel optimized for board runs with CFE
[4294667.29600...