Displaying 20 results from an estimated 28 matches for "resuts".
Did you mean:
results
2005 Sep 22
4
Autocompleter: displaying resuts-div on focus
Hi,
In the last two days I posted 4 different questions to this forums, but
no single answer... Is it personal ? ;-)
Anywayz I continue trying, so maybe I have luck this time...
The question: in an autocomplete component, is it possible to make the
results-div apear when the text field is getting focus?
Thanx in advance,
Ron
2008 May 22
1
mixed model resuts from SAS and R
Hi,
I was wondering if there is a way to figure out why in SAS random beta
coefficients are 0 vs. in R the beta-s are non zero.
The variables of the data are nidl, time, and sub (for subject). Time and
nidl are continuous variables. I am applying random coefficients model.
Any input is greatly appreciated, Thanks, Aldi
1. mixed model in SAS:
======================
ods output SolutionR =
2008 Sep 10
3
(PR#12770) format() under Windows giv wrong resuts with
On Windows XP SP3
> format(pippo, format="%I:%M:%S %p")
[1] "11:43:12 PM"
In any case, if there is a problem it is in Windows, not in R, since this
is an Windows service that is being called. So there is no evidence at
all of any bug in R here.
On Wed, 10 Sep 2008, pego.enrico at tiscali.it wrote:
> Full_Name: Enrico Pegoraro
> Version: 2.7.2
> OS: Windows
2020 May 17
2
order function called on a data.frame?
Hi,
base::order main input arguments are defined as:
a sequence of numeric, complex, character or logical vectors, all of
the same length, or a classed R object
When passing a list or a data.frame, the resuts seems to be a bit
useless. Shouldn't that raise an error, or at least warning?
Best Regards,
Jan Gorecki
2011 Apr 13
3
latex, eps graphics and transparent colors
...r, and then
convert fig.png fig.eps
but I need very high resolution to make the real diagram legible.
It might suffice to use hcl() colors to approximate what I've done with
transparency,
but I don't know how to start with a given color ("lightblue") and
achieve roughly
similar resuts.
--
Michael Friendly Email: friendly AT yorku DOT ca
Professor, Psychology Dept.
York University Voice: 416 736-5115 x66249 Fax: 416 736-5814
4700 Keele Street Web: http://www.datavis.ca
Toronto, ONT M3J 1P3 CANADA
2005 Dec 19
2
Parentheses for precedence?
...query like:
(other_text:"Collaborative tools") AND NOT other_text:podcasts
I''ll get correct search results. However, if I put parentheses around
the second part, like:
(other_text:"Collaborative tools") AND (NOT other_text:podcasts)
I won''t get any search resuts. This seems to only be an issue when NOT
(or a preceding -) are used. For example, both of these work:
(other_text:"Collaborative tools") AND other_text:podcasts
(other_text:"Collaborative tools") AND (other_text:podcasts)
My use of parentheses is for precedence (I assume the...
2020 May 18
2
order function called on a data.frame?
...5/20, Jan Gorecki escreveu:
> > Hi,
> > base::order main input arguments are defined as:
> >
> > a sequence of numeric, complex, character or logical vectors, all of
> > the same length, or a classed R object
> >
> > When passing a list or a data.frame, the resuts seems to be a bit
> > useless. Shouldn't that raise an error, or at least warning?
> >
> > Best Regards,
> > Jan Gorecki
> >
> > ______________________________________________
> > R-devel at r-project.org mailing list
> > https://stat.ethz.ch/mail...
2015 Oct 19
1
snmpd exec issue
Hello guys , I was trying to get a command output from my Centos 6
server using the snmpd "exec" section.
The line added to snmpd.conf id:
exec get_whitelist /bin/cat /home/snmp_user/whitelist.txt
Afer trying to get the resut performing the snmpwalk client form another
server I always got "permission denied"
After reading some forums I founded that disabling selinux It
2004 Oct 17
1
Q: merging ogg files
Hello,
I have read that one can merge OGG Vorbis files by simple concatenation. I
have tried this with two files produced by "rec". However, the resuting file
confuses xmms when I scroll and plays sometimes the first and sometimes the
second part (xmms also shows the wrong file length, 14:29, the same length
as the second file; first was 4:33).
Here is what ogginfo says about this
2008 Apr 16
1
Load the shared object/DLL
Dear All,
I have written a function in c (in a file named 'a.c') as follows,
void convolve(double *a, int *na, double *b, int *nb, double *ab)
{
int i, j, nab = *na + *nb - 1;
for(i = 0; i < nab; i++)
ab[i] = 0.0;
for(i = 0; i < *na; i++)
for(j = 0; j < *nb; j++)
ab[i + j] += a[i] * b[j];
}
Then, I created a shared file in the Windows,
R CMD SHLIB -d -o
2005 Sep 26
3
ip route add default mpath (rr| drr|random|wrandom)...
Anyone using it? I''ve tried but after about 5 min I always get kernel panic. My setup is based on nano.txt. I works well but only if CONFIG_IP_ROUTE_MULTIPATH_CACHED=n. I just wanted to play with the new mpath feature of ip. But enabling CONFIG_IP_ROUTE_MULTIPATH_CACHED always resuts in kernel panic. I''m not using any kernel patches from http://www.ssi.bg/~ja/ - are they needed at all? - They do not apply cean. The kernel is 2.6.13.
This configuration does not work:
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_MULTIPATH_CACHED=y
CONFIG_IP_ROUTE_MULTIPATH_RR=m
CONFIG_IP_...
2006 Oct 10
5
oddness when adding to index -
..."Top dawg dog walker": 1.395880
]
=> nil
*** The last search returned two results for ''cat'', which is incorrect
***
It seems I can add any number of items to an index once without a
problem. However, once I add more items to the index, I start getting
incorrect resuts. Can anybody shed some light on the issue? Any help
would be appreciated.
--
Posted via http://www.ruby-forum.com/.
2011 Feb 01
1
multi-Operations on a matrix
Hello everybody.
I have this object
procedure property sensor_data sensor_date
1 S_10 nord 626821.0 2002-09-30T00:00:00+0200
2 S_10 nord 626821.0 2002-12-05T00:00:00+0100
3 S_10 nord 626821.1 2008-07-31T00:00:00+0200
4 S_1000 nord 626496.8 2002-09-30T00:00:00+0200
5 S_1000 nord 626496.8 2002-12-05T00:00:00+0100
6 S_1000
2020 May 18
0
order function called on a data.frame?
...Rui Barradas
?s 00:19 de 18/05/20, Jan Gorecki escreveu:
> Hi,
> base::order main input arguments are defined as:
>
> a sequence of numeric, complex, character or logical vectors, all of
> the same length, or a classed R object
>
> When passing a list or a data.frame, the resuts seems to be a bit
> useless. Shouldn't that raise an error, or at least warning?
>
> Best Regards,
> Jan Gorecki
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>
2020 May 18
0
order function called on a data.frame?
...t; > Hi,
> > > base::order main input arguments are defined as:
> > >
> > > a sequence of numeric, complex, character or logical vectors, all of
> > > the same length, or a classed R object
> > >
> > > When passing a list or a data.frame, the resuts seems to be a bit
> > > useless. Shouldn't that raise an error, or at least warning?
> > >
> > > Best Regards,
> > > Jan Gorecki
> > >
> > > ______________________________________________
> > > R-devel at r-project.org mailing list...
2006 Dec 23
1
mySQL and to many connections with SQL statement UPDATE
Hi,
If Iam doing UPDATE SQL statements I got an overload for connection.
am doing everytime an Disconnect ${connid}) but this is ignored.
any idea?
best regards
Thomas
2007 Mar 13
2
Authenticating with Active Directory
Hi all,
I need to authenticate Active Directory users in Solaris. I wrote a program
to do it using smbclient.a lib, but the method Valid_User is returning aways
the code 1 (Network Error). The program is in attachment.
When I use the following code, the user is sucessfully authenticated:
smbclient '\\192.168.0.20\downloads' -W adteste -U dmadmin%Senha123
But, this command log in the
2005 Sep 26
0
Re: LARTC Digest, Vol 7, Issue 7
...=ISO-8859-2
Anyone using it? I''ve tried but after about 5 min I always get kernel panic. My setup is based on nano.txt. I works well but only if CONFIG_IP_ROUTE_MULTIPATH_CACHED=n. I just wanted to play with the new mpath feature of ip. But enabling CONFIG_IP_ROUTE_MULTIPATH_CACHED always resuts in kernel panic. I''m not using any kernel patches from http://www.ssi.bg/~ja/ - are they needed at all? - They do not apply cean. The kernel is 2.6.13.
This configuration does not work:
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_MULTIPATH_CACHED=y
CONFIG_IP_ROUTE_MULTIPATH_RR=m
CONFIG_IP_...
2009 Jun 12
2
Sweave recode(car) and Lyx, compiling but not executing on Mac
I am just beginning to use Sweave with Lyx on a Mac (R2.8.1). I have
12 chunks of Sweave code that work fine, but this piece:
<<>>=
library(car)
2014 Apr 29
4
[LLVMdev] Proposal: add intrinsics for safe division
On 04/29/2014 10:44 AM, Filip Pizlo wrote:
> LD;DR: Your desire to use trapping on x86 only further convinces me
> that Michael's proposed intrinsics are the best way to go.
I'm still not convinced, but am not going to actively oppose it either.
I'm leery of designing a solution with major assumptions we don't have
data to backup.
I worry your assumptions about