similar to: R Programming Consultant Needed

Displaying 20 results from an estimated 2000 matches similar to: "R Programming Consultant Needed"

2013 Oct 24
0
Faculty Position in Biometry / Biological Statistics at Illinois
Assistant/Associate Professor of Biometry Department of Crop Sciences College of Agricultural, Consumer and Environmental Sciences University of Illinois at Urbana ? Champaign The Department of Crop Sciences is seeking candidates for an Assistant/Associate Professor of Statistics. The successful candidate will develop a vigorous, externally funded, and nationally recognized research program with
2002 Jul 18
0
cloud borders
Is it possible to create a cloud plot (in library lattice) that is not enclosed by a border? I want the 3d plot to include the cube - I just do not want the border on the page (because I would like to place four clouds on a page). Setting the argument: border=FALSE clearly is not the answer (it doesn't appear to do anything on my system). I am using R 1.5.1 on a windows NT machine.
2002 Jun 14
3
calling an editor on MAC and Linux
I have written an R function that writes output to an external file using the sink function. I assume that `sink' is not operating system dependent. At the end of the function I have additional code that opens the newly created file using notepad on a Windows system. Obviously, this part of the code will not work on a Mac or Linux box. Since I do not have a machine with Linux or the Mac OS
2002 May 16
3
building packages on windows
Has anyone had success building a package on a windows machine? I am trying the following command with no luck (perhaps my flags are incorrect?). At this point I am stuck. Any help greatly appreciated. Niels Waller (BTW - I have no idea why it cannot find sh.exe since I have it is a directory that is specified in a path statement) H:\R\bin>rcmd build --binary --use-zip h:\taxon2 * checking
2001 Mar 01
1
SOM code
The (slow) SOM code can be found on my web page (towards the bottom) http://peabody.vanderbilt.edu/depts/psych_and_hd/faculty/wallern/ On Thu, 1 Mar 2001, John Aitchison wrote: > > Is there an implementation of the SOM ('Self Organizing Map') procedure in > R ? > > I am aware of the implementations of Sammon mapping, multidimensional > scaling and, somewhat
2002 Jun 17
2
trouble getting R program to open a data file
Hi, We've written an R program to conduct a series of analyses on a data file that is a comma separated value file. At one time it worked, but every since having down loaded the new version of R, I'm getting the following: Cannot open c:windowsdesktopslope.csv What I've asked the program to do is to open a datafile using the following: DataFile<-
2000 Feb 10
1
smbmount/smbumount getting rid of dead connections
I've got a win98 laptop and a linux box. On my linux box, I smbmount a directory from the laptop. Alas, win98 boxes crash a lot, and I move the laptop a lot... to and from work. If the laptop crashes or if I move it with a shared directory mounted on my linux box, that mount gets "Stuck".... it's present in /etc/mtab but when I cd to it and do an ls it says: 243 emily ~>ls
1997 Oct 22
0
R-alpha: na.woes
1) hist() does not take NA's. Incompatible with Splus, probably just a bug? 2) I do wish we could somehow get rid of the misfeatures of indexing with logical NA's: > table(juul$menarche,juul$tanner) I II III IV V No 221 43 32 14 2 Yes 1 1 5 26 202 > juul$menarche=="Yes"&juul$tanner=="I",] ...and you find yourself with a listing of 477
2018 Aug 07
0
id <username> - doesnt list all groups
On Tue, 7 Aug 2018 12:20:04 +0200 Micha Ballmann via samba <samba at lists.samba.org> wrote: > Hello, > > my enviroment: > > All Servers are Ubuntun 16.04-18.04 > > SAMBA AD DC Server and several SAMABA DOMAIN MEMBER (connected via > WINBIND). In ADDC I've created a group "restrictaccess" and added > some users. > > Now when im typing
2002 Jul 28
2
timestamp on symlink
rsync does not sync the timestamp on symlink (Solaris 8). It is probablly due to the limitation of Unix implementation of symlink, but I would like to know why rsync/Unix does not do this, and what we can do about it. Is the conclusion that "rsync syncs everything except the timestamp on symlink"? Why do I need timestamp on symlink? Supposed something stopped working because something
2003 Aug 29
1
converting from courier-imap
Hello. I apologize if there is a simple answer to this question, but I haven't been able to figure it out. Our people use various clients (pine 4.50 with maildir patch, eudora, messenger, outlook, squirrelmail), and all of them work with courier-imap. But I've become very interested in dovecot after reading about it, so I'm trying it out on another server. The results are mixed.
2002 Sep 16
0
Enforcing file access with ACL?
I'm running Samba v2.2.5 with ACL support for xfs from SGI on modified Redhat Linux 6.2 running Linux kernel 2.4.19 with xfs filesystem support. Samba is running in domain mode and my PDC is an NT 4.0 SP6 server. I'm using a Win2K Professional (a member of the domain) to test things out. I have no problem setting ACL to a file from the Win2K PC. For example, I allow only Read (RX)
2007 Jun 06
0
Job: R Package Developer / Consulting Statistician
R Package Developer / Consulting Statistician Burlington, Vermont Precision Bioassay is a small and growing statistical consulting firm specializing in the design and analysis of biological assays of pharmaceutical proteins and vaccines. We are building a turnkey software solution for cell culture bioassay that integrates optimal design of bioassay experiments, implementation of designs using
2019 Feb 20
0
Fwd: Custom mode
---------- Forwarded message --------- From: Peter Svensson <petersvenss85 at gmail.com> Date: tis 19 feb. 2019 kl 20:43 Subject: Re: [opus] Custom mode To: Emily Bowman Hi Emily ! Thank you for responding. I think my problem is not (yet) with OPUS itself. Encoding at complexity 0 takes 1.6ms ( 4.342ms at complexity 10 !) and decoding takes 1.9ms. 3.5ms, out of my 4.096ms budget, is
2002 Mar 03
0
Permission on homedrives..?
Hi I've got a samba PDC (samba 2.2.3a, RH 7.2, kernel 2.4.17, client is WinXP pro). I have a question about the homedrives-part in smb.conf. Are the homedrive shares set up to allow access exclusively to the appropriate user and no-one else ? My smb.conf looks like that [homes] comment = Home Directories browseable = no writable = yes valid users = %S create mode = 0664
2019 Apr 22
2
Icecast not connecting
Hello, I’m reaching out because our online radio station (sites.up.edu/kdup/) has stopped streaming in the last week - the website itself works fine but when anyone attempts to listen to the live music stream they receive a message that says “cannot connect to the server “icecast.up.edu.” Do we need to update the server, or is this a problem that someone else can take care of? Let me know if I
2018 Aug 07
2
id <username> - doesnt list all groups
Thank for your answer: But i dont know understand why is following not working: I want to restrict the ssh access for a special domain member: In my "sshd_config" i added: AllowGroups restrictaccess root With user2 im able to login via ssh! log: pam_krb5(sshd:auth): user user2 authenticated as user2 at ROOTRUDI.DE With user1 im not! log: User user1 from 192.168.0.100 not allowed
2017 Apr 24
0
samba, sssd, Active Directory, NT_STATUS_NO_LOGON_SERVERS, NT_STATUS_ACCESS_DENIED
What exactly are you trying to accomplish? Based on the smb.conf that you posted, it looks like you only want to be able to authenticate using the active directory server (i.e. I don't see any shares). If you are only authenticating to an M$ AD server, sssd is all that you need. Samba doesn't even need to be installed on your machine. I think Rowland's recommendation of asking on
2011 Jan 13
2
creds_server_check: credentials check failed on Win7-32bit and samba-3.0.28a on ubuntu-8.04.4
Windows 7 Professional 32-bit HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion: 7600 Ubuntu-8.04.4 LTS samba-3.0.28a-1ubuntu4.13 I applied the Registry settings as documented at http://wiki.samba.org/index.php/Windows7 HKLM\System\CCS\Services\LanmanWorkstation\Parameters DWORD DomainCompatibilityMode = 1 DWORD DNSNameResolutionRequired = 0 Attempting
2014 Jul 21
1
create R package include Fortran source code.
Hello, all I am building a R package using Fortran source code. The Fortran code is a subroutine. I can use "R CMD SHLIB bar.f -o bar.o" to create the shared library. For the R package, I put the fortran file in the src/ and I use R code as follows: ".First.lib"<-function(libname,pkgname){library.dynam("barpkg",pkgname,libname)} barfun<-function(n,x){