Displaying 20 results from an estimated 48 matches for "45.4".
Did you mean:
4.4
2008 Jun 09
1
Clustersuite package installation failed in Itanium server
Dear All,
I am new in Itanium server Installation and I have installed all the
CentOS4.4 ia64 CDs and
I have try to install clustersuite packages and i am getting the
following error messages like
error: %post(package name here) scriptlet failed, exit status 255 and
error: %pre(package name here) scriptlet failed, exit status 255 problem
Cluster Suite RPMS are
ccs-1.0.7-0.i686.rpm
2023 Jun 05
1
error in arfima...
Dear Martin,
Sad that the bug is beyond your ken...
Fortunately, the error happens only rarely...The length of LYGH was 719 and there were only two such errors..I will just replace them with NA and make do.
By the by, what if I send LYGH as an attachment to your actual mail ( not the r-help mail)? Will it help? Can you then pinpoint the cause?
Or should I raise a bug
2009 Aug 26
2
[LLVMdev] Slow jitter.
Hello Török.
Török Edwin <edwintorok at gmail.com> writes:
> On 2009-08-26 16:57, Óscar Fuentes wrote:
>> llc needs 45 seconds. This is far worse than the 33 seconds used by the
>> JIT. Maybe llc is using optimizations. My JIT have no optimizations
>> enabled.
>>
>> Yup, llc -O0 takes 37.5 seconds.
>>
>> llc -pre-RA-sched=fast -regalloc=local
2009 Aug 26
0
[LLVMdev] Slow jitter.
On Aug 26, 2009, at 7:47 AM, Óscar Fuentes wrote:
>> Also if you use -time-passes with llc it should show which pass in
>> llc
>> takes so much time.
>
> These are the three main culprits for llc -O0
>
> ---User Time--- --System Time-- --User+System-- ---Wall
> Time--- --- Name ---
> 10.9531 ( 30.0%) 0.4687 ( 58.8%) 11.4218 ( 30.6%) 11.5468
2023 Jun 01
1
error in arfima...
>>>>> akshay kulkarni
>>>>> on Wed, 31 May 2023 20:55:33 +0000 writes:
> dear members,
> I am using arfima() from forecast package to model a time
> series. The following is the code:
>> LYGH[[202]]
> [1] 45.40 3.25 6.50 2.15
>> arfima(LYGH[[202]])
> Error in .fdcov(x, fdf$d, h, nar = nar, nma = nma,
2012 Jul 06
4
differences between survival models between STATA and R
Dear Community,
I have been using two types of survival programs to analyse a data set.
The first one is an R function called aftreg. The second one an STATA
function called streg.
Both of them include the same analyisis with a weibull distribution. Yet,
results are very different.
Shouldn't the results be the same?
Kind regards,
J
--
View this message in context:
2015 Nov 12
4
About IPv6 Link-Local Address(CentOS5)
Hello
Because I did not send , and then retransmitted.
I am using the CentOS5.7.
In a state where the link down, I did a ping to the IPv4 and IPv6.
IPv4 succeeds in ping. but, IPv6 is ping fails.
Once confirmed by ifconfig, it did not have a Link-Local Address.
At link down, Is the Link-Local Address not set?
Leave the link down, Is there a way to avoid this?
# ethtool eth1
Settings for eth1:
?
2010 Jun 02
2
Faster union of polygons?
Dear R-helpers,
thanks for yesterday's speeding-up tip. Here is my next query:
I have lots of polygons (not necessarily convex ones, and they never
have holes) given by x,y coordinates.
I want to get the polygon that is the union of these polygons. This is
my current method, but I am hoping there is a faster method (up to
thousands of polygons, each with ca. 40 xy points).
Example:
2009 Aug 26
0
[LLVMdev] Slow jitter.
On 2009-08-26 16:57, Óscar Fuentes wrote:
> llc needs 45 seconds. This is far worse than the 33 seconds used by the
> JIT. Maybe llc is using optimizations. My JIT have no optimizations
> enabled.
>
> Yup, llc -O0 takes 37.5 seconds.
>
> llc -pre-RA-sched=fast -regalloc=local takes 26 seconds. Much better but
> still slow IMO. The question is if this avoids the non-linear
2018 Oct 13
1
Scroll bar arrows missing and behaviour change
> Hmmm... It works for me on both CentOS 7 (Firefox 60.2.1) and Fedora 28
> (Firefox 62.0.3).
>
> As per the linked documentation - What happens if you SHIFT-CLICK on the
> scroll bar? On my systems I find that SHIFT-CLICK on the scroll bar
> produces
> the "warp speed" behavior, exactly as expected.
>
>
>
2007 Mar 14
0
Wald test and frailty models in coxph
Dear R members,
I am new in using frailty models in survival analyses and am getting
some contrasting results when I compare the Wald and likelihood ratio
tests provided by the r output.
I am testing the survivorship of different sunflower interspecific
crosses using cytoplasm (Cyt), Pollen and the interaction Cyt*Pollen
as fixed effects, and sub-block as a random effect. I stratified
2013 Jul 17
2
error message in gev
Hi r-users,
I would like to use gev and my data (annual rainfall ) is as follows:
> head(dat,20) A B C D E F G H I J
1 45.1 41.5 58.5 50.1 46.0 49.1 37.7 49.1 59.8 54.0
2 50.3 39.8 49.4 56.4 49.4 48.8 42.1 49.8 49.4 58.3
3 41.7 39.3 44.6 39.1 35.7 41.5 40.8 40.8 38.5 45.6
4 50.7 33.9 48.4 28.2 35.5 39.1 61.4 17.0 30.7 38.3
5 39.3 30.6 46.9 23.8 25.8
2008 Jan 01
3
if statement problem
Hi All,
I have a small dataset named das (43 cases) in which I am trying to
create a binary outcome (1/0) based on the following code:
if (das$age>65 && das$bmi>30) {das$danger<-1} else das$danger<-0
I am setting a flag called 'danger' to 1 of the subject is over 65
and has a BMI > 30.
I find that my statement evaluates the first record in the data.frame
and
2015 Nov 13
2
About IPv6 Link-Local Address(CentOS5)
> Try
>
> ping6 -I eth1 2000:8000:12:6:192:168:11:8
Thanks for the response.
I tried.
However, It did not resolve....
# ping6 -I eth1 2000:8000:12:6:192:168:11:8
PING 2000:8000:12:6:192:168:11:8(2000:8000:12:6:192:168:11:8) from
fe80::a00:27ff:fe03:5b8a eth1: 56 data bytes
On 2015/11/13 2:22, Paul Heinlein wrote:
> On Thu, 12 Nov 2015, ???? wrote:
>
>> Hello
>>
2017 Nov 14
4
[PATCH RFC v3 1/6] x86/paravirt: Add pv_idle_ops to paravirt ops
On 2017/11/13 18:53, Juergen Gross wrote:
> On 13/11/17 11:06, Quan Xu wrote:
>> From: Quan Xu <quan.xu0 at gmail.com>
>>
>> So far, pv_idle_ops.poll is the only ops for pv_idle. .poll is called
>> in idle path which will poll for a while before we enter the real idle
>> state.
>>
>> In virtualization, idle path includes several heavy operations
2017 Nov 14
4
[PATCH RFC v3 1/6] x86/paravirt: Add pv_idle_ops to paravirt ops
On 2017/11/13 18:53, Juergen Gross wrote:
> On 13/11/17 11:06, Quan Xu wrote:
>> From: Quan Xu <quan.xu0 at gmail.com>
>>
>> So far, pv_idle_ops.poll is the only ops for pv_idle. .poll is called
>> in idle path which will poll for a while before we enter the real idle
>> state.
>>
>> In virtualization, idle path includes several heavy operations
2010 Sep 01
1
xyplot (Lattice): Group order in display
Dear R users,
I would like one of my groups in xyplot to appear to lie 'behind' the other
groups. I have searched for help and find many, many topics about panel
order (e.g., "as.table"), but that is not what I need.
What is odd is that the group that I want to appear 'behind' the others
(PROFILE) is the last in alphabetical order but xyplot is plotting it first.
Any
2009 Aug 26
2
[LLVMdev] Slow jitter.
On Aug 26, 2009, at 8:32 AM, Chris Lattner <clattner at apple.com> wrote:
> On Aug 26, 2009, at 7:47 AM, Óscar Fuentes wrote:
>>> Also if you use -time-passes with llc it should show which pass in
>>> llc
>>> takes so much time.
>>
>> These are the three main culprits for llc -O0
>>
>> ---User Time--- --System Time-- --User+System--
2009 Mar 05
0
predict.fda - NAs are not allowed in subscripted assignments
Dear R users,
I'm trying to perform flexible discriminant analysis (fda) with
method bruto.
I applied the fda function on my training data:
bruto.fda <- fda
(fda.formula,data=train.data)
where fda.formula is: PRES ~ VA_D123 + VA_D124 +
VA_D127 + VA_DARU + VA_DCAN + VA_DFON +
VA_DLAP + VA_DRID + VA_DRIR +
VA_VVEG + VA_WDIN + VA_DIF3 +
VA_DIF4 + VA_DIF5 + VA_CAAC + VA_CABC +
2009 Aug 26
4
[LLVMdev] Slow jitter.
Eli Friedman <eli.friedman at gmail.com> writes:
> On Tue, Aug 25, 2009 at 4:58 PM, Óscar Fuentes<ofv at wanadoo.es> wrote:
>> Eli Friedman <eli.friedman at gmail.com> writes:
>>
>>> On Wed, Aug 26, 2009 at 1:10 AM, Óscar Fuentes<ofv at wanadoo.es> wrote:
>>>> While compiling some sources, translating from my compiler's IR to LLVM