Displaying 7 results from an estimated 7 matches for "6e5".
Did you mean:
675
2008 Apr 10
6
How to create a legend without plot, and to use scientific notation for axes label ?
Hi,
I have a 3 by 2 plots per page, and would like to place a legend on the last
region. How to do that ?
Also, is there any way to specify scientific notation for axes label ?
[[alternative HTML version deleted]]
2004 Jan 30
3
memory problem for R
Hi,
I try to use lm to fit a linear model with 600k rows and 70 attributes.
But I can't even load the data into the R environment.
The error message says the vector memory is used up.
Is there anyone having experience with large datasets in R? (I bet)
Please advise.
thanks,
Yun-Fang
[[alternative HTML version deleted]]
2001 Jun 13
2
multivariate local regression with locfit
I've been trying to run locfit on data with 6 inputs and 1 output in R.
Whenever I make a prediction for the same exact data that the model was
built on though, I get significant discrepancies between the fitted outputs
of the prediction and the actual data. I have scaled the inputs, tweaked
the alpha parameter, and played around with a lot of the other variables as
well. Is their some kind
2004 May 07
3
re-ordering a vector by name
Dear R-help,
Let's say `x1' and `x2' are very long vectors (length=5e5, say) with same
set of names but in different order. If I want to sort `x2' in the order of
`x1', I would do
x2[names(x1)]
but the amount of time that takes is quite prohibitive! Does anyone have
any suggestion on a more efficient way to do this?
If the two vectors are exactly the same length (as I
2007 Apr 30
0
[LLVMdev] Boostrap Failure -- Expected Differences?
...gs
> - 6df: 70 65 jo 746 <__FUNCTION__.22568+0x5e>
> + 6df: 70 65 jo 746 <__FUNCTION__.22481+0x5e>
> 6e1: 6e outsb %ds:(%esi),(%dx)
> 6e2: 64 65 6e outsb %fs:%gs:(%esi),(%dx)
> 6e5: 63 65 00 arpl %sp,0x0(%ebp)
>
> -000006e8 <__FUNCTION__.22568>:
> +000006e8 <__FUNCTION__.22481>:
> 6e8: 63 61 6e arpl %sp,0x6e(%ecx)
> 6eb: 6f outsl %ds:(%esi),(%dx)
> 6ec: 6e outsb %ds:(%esi...
2007 Apr 27
2
[LLVMdev] Boostrap Failure -- Expected Differences?
The saga continues.
I've been tracking the interface changes and merging them with
the refactoring work I'm doing. I got as far as building stage3
of llvm-gcc but the object files from stage2 and stage3 differ:
warning: ./cc1-checksum.o differs
warning: ./cc1plus-checksum.o differs
(Are the above two ok?)
The list below is clearly bad. I think it's every object file in
the
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