Displaying 5 results from an estimated 5 matches for "vx1".
Did you mean:
vr1
2006 Aug 10
2
Works...?! All blocked
Hello again,
now my xen works. But a strange thing:
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 2514 4 r----- 76.2
vx1 1 256 1 -b---- 6.1
vx2 2 256 1 -b---- 5.8
vx3 3 256 1 -b---- 5.3
vx4 4 256 1 -b---- 5.7
vx5...
2005 Aug 08
1
bug found in predict.locfit in locfit package (PR#8057)
...obability function
fityxv=locfit(~y+x1+x2,alpha=1,deg=1)
fyxv=predict(fityxv,where="data")
######## Marginal distribution of gxv
# fit marginal distribution of y
fitxv=locfit(~x1+x2,alpha=0.5,deg=1)
gxv=predict(fitxv,where="data")
######## Prediction of fyxv and gxv
# new data
vx1=0.2
vx2=0.7
x1new=rep(vx1,ndat)
x2new=rep(vx2,ndat)
ynew=y
# marginal distribution of gxv for new data
newdata=data.frame(x1new,x2new)
gxvnew=predict(fitxv,newdata) #bug!!! gave the same values as gxv
# This bug can be avoid by setting new values into old variables
# then, we will get the new p...
2005 Oct 05
0
bug found in predict.locfit in locfit package ( PR#8057)
...deg=1)
> fyxv=predict(fityxv,where="data")
>
> ######## Marginal distribution of gxv
> # fit marginal distribution of y
> fitxv=locfit(~x1+x2,alpha=0.5,deg=1)
> gxv=predict(fitxv,where="data")
>
> ######## Prediction of fyxv and gxv
> # new data
> vx1=0.2
> vx2=0.7
> x1new=rep(vx1,ndat)
> x2new=rep(vx2,ndat)
> ynew=y
>
> # marginal distribution of gxv for new data
> newdata=data.frame(x1new,x2new)
> gxvnew=predict(fitxv,newdata) #bug!!! gave the same values as gxv
>
> # This bug can be avoid by setting new value...
2002 Jun 24
0
One more point of confusion using smbusers if someone could help clearify.
...ave one more that would be
really a great thing if it could work.
I have several accounts on the linux box that I work with and help out
on and would love to be able to get them to be available with w98.
Besides my regular account, I work on the following (as setup in
smbusers):
root = vikki ...
vx1 = vikki
vx7 = vikki
nslmc = vikki
vusnm = vikki
jeanne = mswillow
but it seems I only get the first one, perhaps I misunderstand the
application here. I've tried all sorts of ways to do this, but never
have gotten it to work "right".
Sure would be handy if that worked, would save a...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking