similar to: question: DLL or EXE from R procedures

Displaying 20 results from an estimated 100 matches similar to: "question: DLL or EXE from R procedures"

2009 Jul 13
1
regression with replication
Dear all, I would like to fit a linear regression with replication (on each year, observation is replicated, e.g 4 times). The independent variable ranges for instance 1-5 year, so I expect to have a linear fit of 5 points. For that purpose I do these (with dummy variables x and y): x<-rep(seq(1:5),4) y<-rnorm(20) linreg<-lm(y~x) fitted.values(linreg) # why produce 20 points of
2010 Feb 01
1
Manipulating data, and performing repeated simple regressions, not multiple regression
I have a simple table of data: Result Var1 Var2 Var3 1 0.10 0.78 0.12 0.38 2 0.20 0.66 0.39 0.12 3 0.10 0.83 0.09 0.52 4 0.15 0.41 0.63 0.95 5 0.60 0.88 0.91 0.86 6 -0.02 0.14 0.69 0.94 I am trying to achieve two things: 1) Manipulate this data so that I have the "Result" data unchanged, and all the other data
2011 Oct 31
1
Error in dim(data) <- dim : attempt to set an attribute on NULL.
This post has NOT been accepted by the mailing list yet. Hi, I'm passing the input parameters and calculating the linear regression. some time i'm getting the error Error in dim(data) <- dim : attempt to set an attribute on NULL. But when i restart my R studio, then it runs. Please help to resolve this problem. My code looks like dataset <-
2005 Jun 10
1
RCMD Warnings on src directory.
Hi Group, I performed the following commands to build my package in R 2.0 under Windows XP I got all my tools from Dr. Duncan Mudroch's website. I did a RCMD build dnal and it built a tar file for me. I did a RCMD INSTALL dnal and it installed well. When i do RCMD check dnal i get the following 2 WARNINGS with no Errors. checking package directories..WARNING Subdirectory 'src'
2012 Jan 10
1
grplasso
I want to use the grplasso package on a data set where I want to fit a linear model.? My interest is in identifying significant?beta coefficients.? The documentation is a bit cryptic so I'd appreciate some help. ? I know this is a strategy for large numbers of variables but consider a simple case for pedagogical puposes.? Say I have?two 3 category predictors (2 dummies each), a binary
1999 Sep 28
3
SAMBA digest 2250 - Parameter is incorrect
Matthew Vanecek wrote: >I set up a new printer on my Linux box, an Epson Stylus Color 740. I >had previously been using an EPson Stylus Color IIs. I got the printer >working nicely in Linux, but I can not print to the printers I set up in >/etc/printcap via samba from NT anymore. I.e., it worked with the IIs, >but not with the 740. I didn't change anything in smb.conf.
1999 Sep 27
3
freebsd and smbmount
Hi, I don't know how many people on this list use samba with freebsd , but I have a question. I have samba set up and can connect to my other win conputers using smbclient but I am told that freebsd does not have smbmount. i need to mount my win hard drives in order to back them up. Is this possible some way with samba under freebsd. Thanks Rick -- Rick Knebel rknebel@uplink.net
2012 Nov 19
1
Help: Meta-analysis with metacor
Trying to do a meta-analysis of correlations in R using the meta package; have tried several things and keep getting a similar error. Can anyone help explain the error? > cor<-c(-0.3018, 0.667, -3.8002, -0.607, -0.4885, -3.8002, -0.0701, 0.1348, -0.9505, -0.5709, -0.6127, -1.2419, -0.1511, -0.1054)> n<-c(3,4,3,3,3,3,16,36,30,9,3,3,30,4)> library(meta)> metacor(cor, n, data=NULL,
1999 Sep 19
3
Samba can't keep NT shares mounted
I don't know who this problem belongs to, samba or Linux, but it's a common one, judging by the responses in my INBOX to a previous post. Plus, it's a fairly serious one; many applications require smb shares to be mounted continuously and without interruption. It's been a recurring problem which seems to have been pushed off to the side as not important, even though it's a
2008 Feb 05
2
Maximum number of variables allowed in a multiple linear regression model
Hi, I appreciate it if someone can confirm the maximum number of variables allowed in a multiple linear regression model. Currently, I am looking for a software with the capacity of handling approximately 3,000 variables. I am using Excel to process the results. Any information for processing a matrix from Excel with hundreds to thousands of variables will helpful. Best Regards, Michelle
1999 Sep 16
1
mounting NT 4.0 WS shares w/Linux
Running NT 4.0 WS SP 5 and samba 2.0.5a on Linux, 2.2.12 kernel. Whenever I mount an NT share from Linux, it times out after an indeterminate period of time. This has been a continuing problem, the only workaround being to perform something requiring disk activity on the NT box, bypassing the cache (i.e., ls > /dev/null doesn't work, but df does). This must be done on a regular
1999 Sep 17
1
Compiling with smbmount option
We have downloaded the samba 2.0.5a source from net and tried to compile with the smbmount option, which is what we need for mounting. The following wor " ----------- client/smbmount.c: In function `send_fs_socket` : client/smbmount.c:295: storage size of `conn_options` isn't known client/smbmount.c:314: `SMB_CASE_DEFAULT` Undeclared (first use this function) client/smbmount.c:325:
1999 Sep 24
1
Cannot access nt shares after a few minutes
Hi, I´ running samba 2.0.5a and Linux 2.2.5. After smbmount sucessfully mounted my four nt-shares it lost the connection after 15 or more minutes. I´ve no idea why. The log reads smb_retry: signal failed: error=-3 I can remount all shares every 5 minutes but this doesn´t seem to be a good solution. Anyone who has a fix for this?
1999 Oct 19
1
mounting a windows zip drive
Hello, I have a Zip drive on my Windows machine, shared to the network. I can get to the drive through smbclient, but would like to mount it to my main Linux box to do backups. The Zip drive is known as \\mark\d to the network, and I would like to mount it to /mnt/zip However, smbmount is not able to mount it, nor am I able to mount it via smbclient. Anyone have this already working?
1999 Nov 13
1
NT Backup & Samba
My problem is this - I wonder if anyone else has found a solution. I have an NT server & run NT Backup nightly and want to backup my RedHat 6 /Samba 2.0.5 box with it. I can create, delete and read files from those Samba shares, but for some reason NT Backup claims that it does not have enough permissions to backup those files that are sitting in the Samba Box. Would you have any clues how
1999 Sep 28
1
Problem with smbclient
Hi! I have a problem with smbclient and the option -M. I'd like to send Winpop Messages to my Windows Clients. I have noticed that command only works with short hostnames. I have for example a win95test1.no.domain host. Name resolution is done by bind 8 on the samba box. if I do echo "Test PopupMessage" |smbclient -M win95test1 it works. (The winpopup.exe program is of course
1999 Sep 22
1
Samba and Visual C++
I've just tried to install MS Visual C++ 6.0 on our Samba 2.0.5a Linux Server. When I was asked for the installation directory I tried to use a samba-share that was mounted on a network drive letter. Just after this the setup programm refused the path as incorrect. Now the question: Is it impossible to install the VC6 package server based? I don't wan't to install this big package on
1999 Nov 12
4
SAMBA and IIS
Does anyone have a cookbook for getting IIS (specifically with ASP's) working with SAMBA? Any help would be appreciated. I will summarize all responses. John -------------- next part -------------- HTML attachment scrubbed and removed
2007 Dec 05
1
confidence intervals for y predicted in non linearregression
Hi Thanks for your suggestion, I'm trying to install this package in Ubuntu (7.10) but unsuccessfully. Also tried in MacOSX, and no success too. _____ De: Ndoye Souleymane [mailto:ndoye_p@hotmail.com] Enviado el: miércoles, 05 de diciembre de 2007 13:38 Para: bady@univ-lyon1.fr; Florencio González CC: r-help@stat.math.ethz.ch Asunto: RE: [R] confidence intervals for y predicted in
1999 Sep 14
2
DBase File locking issues
Hi All, I am experiencing issues with the use of DBase files on a Samba 2.0.5a share, that appear to be due to locking problems. Basically, I have test programs for both DOS and Win32 that does nothing but append records to a DBase database (DBF/MDX files). If more than one client PC is appending to this file, data loss occurs. I get random data loss, with records lost, and index file