Displaying 9 results from an estimated 9 matches for "jgu".
Did you mean:
jcu
2004 Feb 12
4
R-help
...lem.
I would like to put my SAS-code into R.
Could I do that, if yes, how?
Best regards
Jim Gustafsson
_______________________________________________________________________________
Codan Insurance, Gammel Kongevej 60, DK-1790 Copenhagen V
telephone: +45 33 55 55 55, fax: +45 33 55 21 22
e-mail: jgu@codan.dk
http://www.codan.dk
[[alternative HTML version deleted]]
2011 Jul 28
1
intermittent problems obtaining shell with gssapi-with-mic
...$ ssh -vvv callista
OpenSSH_5.3p1, OpenSSL 1.0.0-fips 29 Mar 2010
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to callista [128.40.5.73] port 22.
debug1: Connection established.
debug1: identity file /home/jgu/.ssh/identity type -1
debug1: identity file /home/jgu/.ssh/id_rsa type -1
debug1: identity file /home/jgu/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3
debug1: match: OpenSSH_5.3 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1:...
2004 Aug 25
6
R-help
Dear R users,
I have just start working with R and would need some help.
If you have a matrix as:
[,1] [,2] [,3]
[1,] 11 24 11
[2,] 16 29 16
[3,] 2 15 2
and you want the position where you can find the maximum value, in this
case row 2 and column 2.
How could you get the position?
The values in the matrix is likelihood function values, and each row and
2005 Feb 16
4
(no subject)
R-people
I wonder if one could change a list of table with number of the form
1,200.44 , to 1200.44
Regards
JG
------------------------------------------------------------------------------
This e-mail and any attachment may be confidential and may also be privileged.
If you are not the intended recipient, please notify us immediately and then
delete this e-mail and any attachment without
2007 May 25
49
Problem with ssh limit and scp stalling
Hi,
I have a very simple server setup, using shorewall as my firewall. I
have a line like this at the top of my rules file to allow ssh
connections, but limited to 3 connection per minute with a burst rate
of 3:
SSH/ACCEPT net $FW - - -
- 3/min:3 -
Now when I have that in place, and from a remote machine run scp
server:/some/file ., I find
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...irt-server Authors
+ ====================
+
+The primary maintainers and people with commit access rights:
+
+ Scott Seago <sseago at redhat.com>
+ Hugh Brock <hbrock at redhat.com>
+ Steve Linabery <slinbery at redhat.com>
+ Jay Guiditta <jguiditta at redhat.com>
+ Mohammed Morsi <mmorsi at redhat.com>
+ Ian Main <imain at redhat.com>
+ Chris Lalancette <clalance at redhat.com>
+ Darryl Pierce <dpierce at redhat.com>
+ Arjun Roy <arjunroy at redhat.com>
+ Dav...
2004 Oct 26
1
help!!!
Dear R users,
Would need some help.
I will compare some results in a dotplot.
The picture is very dark(grey) in the background, could I get it ligther?
R-code
dotplot(LINES~VAL,
groups=QQ,key=simpleKey(levels(QQ1),space="top"),xlab="Values",main="Tail-Measure"
)
(where LINES,VAL, QQ is vectors)
2008 Oct 21
3
Exclude rows in table
Dear R-Help,
I have the following type of table (with number of rows = 4765) and want
to exclude each row where Net=0. Could this be done in a simple way?
Thanks in advance
Jim
> A
Business.Unit Event1 Net Date
1 General Fraud 170.000 2006-01-01
2 General Fraud 100.000 2007-11-09
3 General Fraud 486.286
2005 May 25
4
Linear system
Dear R-help
I have a problem solving a linear system like
353a+45b+29c=79
45a+29b+3c=5
29a+3b+4c=8
Is there any way of doing this in R?
Best Regards
Jim
------------------------------------------------------------------------------
This e-mail and any attachment may be confidential and may also be privileged.
If you are not the intended recipient, please notify us immediately and then
delete