Displaying 8 results from an estimated 8 matches for "mendenhall".
2005 Feb 19
1
a possible bug in 1.1.6
...")==0);
. I think each "inFile" should be "outFile". On the other hand, if we really want to look at the "inFile", then we should check its length also.
If there's another way I should report this, I'd be glad to hear. Hope this helps.
Regards,
Walt Mendenhall
(US) 303 960 5841
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20050217/bfe53e27/attachment.html
2008 Oct 31
1
replace() error: new columns would leave holes after existing columns
...ould leave holes after existing columns
If I can successfully convert, I have a script that will convert all of
the dates in the vector (i.e., the same line repeated with the next
yyyy-mm-dd and corresponding julian day). Any help would be much
appreciated.
Thank you,
Kirsten
Kirsten Barrett
Mendenhall Postdoctoral Fellow, USGS
Alaska Science Center
4210 University Drive
Anchorage, AK
[[alternative HTML version deleted]]
2011 May 27
1
Help with Rmpi install
...re about R, I might know how to keep that Rmpi.so file around so that I could see if it is linked to a library that is missing from my LD_LIBRARY_PATH or something. How do you stop R from deleting the files that didn't load properly?
Any help would be greatly appreciated.
Regards,
-----
Brian Mendenhall
Linux/HPCC Administrator
University of Southern California
2002 Jul 18
1
unknown parameter "ldap server", head branch
I've fetched and compiled the latest from cvs --with-ldapsam, and didn't
appear to have any problem.
testparm complains thusly:
ERROR: both 'wins support = true' and 'wins server = <server>' cannot be set
in the smb.conf file. nmbd will abort with this setting.
...even though there is no "wins server" entry in the smb.conf, but it then
reports everything
2002 Aug 15
1
rid and uid on ldap pdc
Is the rid of a user required to be 2*uid+1000 in HEAD when using an ldap
backend? Is it still necessary that users also exist in /etc/passwd? I'd
like to replace NIS and win NT domain auth with ldap, and want to keep the
current unix uid's and the NT rid's, so the migration is transparent to the
end users.
-david
2005 Jan 04
1
removing a file lock
Hi all,
I'm trying to find a way to remove a file lock. I haven't found any
method using the smb tools. I'm assuming I could remove the file lock by
deleting the entry in the locking.tbd file, but the keys are stored as
binary, so I can't figure out a way to give tdbtool a proper key name to
delete the entry. Anyone know how to remove a file lock? We're using
samba
2003 Feb 20
0
OpenSSH_3.5p1 server, PC clients cannot connect
...I have included my config
file below my signature.
Does anyone have any idea what I could be doing wrong? I would
really like this to work for my PC/Win clients. Please let me
know if you need any additional information to diagnose these
clients.
Thank you very much in advance.
JohnM
--
John Mendenhall
john at surfutopia.net
surf utopia
internet services
----- sshd_config -----
# $OpenBSD: sshd_config,v 1.59 2002/09/25 11:17:16 markus Exp $
# This is the sshd server system-wide configuration file. See
# sshd_config(5) for more information.
# This sshd was compiled with PATH=/usr/bin:...
2009 May 24
1
Animal Morphology: Deriving Classification Equation with Linear Discriminat Analysis (lda)
...is last step based on the R output I have. I only
have the linear discriminant coefficients for each predictor that would be
needed to complete this equation.
Please, if anybody is familiar or able to to help please let me know. There
is a spot in the acknowledgments for you.
All the best,
Chase Mendenhall
Below is the R Commander Windows
http://www.nabble.com/file/p23693355/LDA-WRMA.csv LDA-WRMA.csv :
Script Window:
#Dataset
workWRMA = read.csv("C:\\Users\\Chase\\Documents\\Interpubic
Distance\\LDA\\LDA-WRMA.csv")
workWRMA
#Linear Discriminant Function
model<-lda(WRMA_SEX~WRMA_WG+W...