Displaying 7 results from an estimated 7 matches for "hpts".
Did you mean:
hits
2005 Jul 13
1
help: how to plot a circle on the scatter plot
Hello,
I have a data set with 15 variables, and use "pairs" to plot the
scatterplot of this data set. Then I want to plot some circles on the
small pictures with high correlation(e.g. > 0.9).
First, I use "cor" to obtain the corresponding correlation matrix (x)
for this scatterplot.
Second, use "seq(along = x)[x > 0.9]" to find the positions of the
small
2012 May 11
2
moving data from one frame to another
Hello,
I am working with two different data frames, and I'd like to move data from
one to the other. Here is the first frame:
> head(five)
Week Game.ID VTm VPts HTm HPts HDifferential VDifferential
1 1 NFL_20050908_OAK at NE OAK 20 NE 30 10 -10
2 1 NFL_20050911_ARI at NYG ARI 19 NYG 42 23 -23
3 1 NFL_20050911_CHI at WAS CHI 7 WAS 9 2 -2
4 1 NFL_20050911_CIN at CLE CIN 27...
2012 May 02
1
scanning a data set for strings
Hello,
I'm looking for what I'm sure is a quick answer. I'm working with a data set
that looks like this:
Week Game.ID VTm VPts HTm HPts
Differential HomeWin
1 1 NFL_20050908_OAK at NE OAK 20 NE 30 10
FALSE
2 1 NFL_20050911_ARI at NYG ARI 19 NYG 42 23
FALSE
3 1 NFL_20050911_CHI at WAS CHI 7 WAS 9 2
FALSE
4 1 NFL...
2001 Nov 16
0
[PATCH] Re: Kerberos support for portable
...patches along with
my krb5 1.0.6 patches as a uuencoded tarball instead of plain text.
--
"My company prefers to have that kind of decision made by
uninformed executives. We call it "Empowerment". --Dilbert
staatsvr at asc.hpc.mil
Vern Staats, ASC/HPTS, WPAFB OH 45433, 937-255-1616x449
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssh-3.0p1.krb5patches.tgz
Type: application/x-tar-gz
Size: 4624 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20011116/7cb5138...
2002 Mar 14
0
Kerberos support for portable
...-kerberos5=/usr/local/krb5.123 |& tee results.config
make |& tee results.make
--
"My company prefers to have that kind of decision made by
uninformed executives. We call it "Empowerment". --Dilbert
staatsvr at asc.hpc.mil
Vern Staats, ASC/HPTS, WPAFB OH 45433, 937-255-1616
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssh-3.1p1.krb5.patch.gz
Type: application/x-gunzip
Size: 30106 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20020314/fecca8a6/att...
2002 Apr 05
0
=?iso-8859-2?Q?SecurID=20support=20for=20OpenSSH?=
...e);
if (putenv(szVarAce)) {
debug("Cannot putenv: %s", szVarAce);
--
"My company prefers to have that kind of decision made by
uninformed executives. We call it "Empowerment". --Dilbert
staatsvr at asc.hpc.mil
Vern Staats, ASC/HPTS, WPAFB OH 45433, 937-255-1616
2001 Nov 17
1
[PATCH] Re: Kerberos support for portable
> FWIW, here are further patches which allow openssh-3.0p1 to work
> with paleo-MIT Kerberos5 1.0.6, more or less (more with tickets
> and less with the auth_krb5_password {get,verify}_init_creds stuff).
Thanks for these. Unfortunately, your vrs patches seem to be based on
an earlier version of my patch than the one you're bundling. In particular,
your patch adds back in the