Displaying 20 results from an estimated 1000 matches similar to: "If this is should be posted elsewhere, please advise"
2005 Jan 27
1
Is glm weird or am I?
Hi,
I've written a script that checks all bivariate correlations for
variables in a matrix. I'm now trying to run a logistic regression on
each pair (x,y) where y is a factor with 2 levels. I don't know how (or
whether I want) to try to fathom what's up with glm.
What I wrote is attached. Here's what I get.
*****************************************************
2006 Jul 21
1
Failed to set servicePrincipalNames (Samba+Solaris 10+NISplus+ADS+DNS)
When joining our Solaris 10 Samba 3.0.23 system to ADS via...
# /usr/local/samba/bin/net ads join -U Administrator
Administrator's password:
Using short domain name -- ULS
Failed to set servicePrincipalNames. Only NTLM authentication will be
possible.
Please ensure that the DNS domain of this server matches the AD domain,
Or rejoin with using Domain Admin credentials.
Joined
2006 Jul 02
3
Multiple terms accross multipl fields and associated tables
I''m looking for a good way to search a few fields accross multiple
asociated tables (i.e. find ''friends and family'' accross Photo.name,
Photo.description, and Tags.name where Photo has_many tags). And,
ideally there''s a competent query analyzer/parser.
I''ve expirimented with constructing my own SQL using ... LIKE %term1%
... etc, but the
2008 Aug 06
1
Weibull Likelihod function.
Is there a likelihod function for the Weibull distribution in 'R'? I found the following reference:
http://www.weibull.com/LifeDataWeb/weibull_log_likelihood_functions_and_their_partials.htm
But I had a hard time understanding the parameters required Particularly 'number of groups of times-to-failure data points", "number of groups of suspension data points", and
2002 Oct 25
1
Lan Manager Printer Port and Samba 2.2.x
Hi everybody,
I have a problem with our samba server which is
working as a PDC and Print manager. The server has
several printers which share to everybody. This server
is using samba v.2.2.5-1
When I install a network printer in the clients
(Win2000 and NTs), normally windows set up automaticly
a "Lan Manager Printer Port" asociated with the
printer. Well, as we have seen using the
2003 Jun 15
5
ssh works fine, scp fails
Hi openssh developers!
I have the following problem: ssh works very fine, but scp fails as
soon as it wants to start the actual transfer:
--------------- screenshot ------------------
martin at donald:/home/martin$ scp -v -v -v joke mpitt at piware.de:
[...]
debug1: Authentication succeeded (publickey).
debug1: fd 4 setting O_NONBLOCK
debug1: fd 5 setting O_NONBLOCK
debug1: channel 0: new
2004 Aug 31
0
XP Pro problem/change to root user uid=0 gid=0 ????
Hi All,
I'm running 3.0.5 on Redhat as member server using winbind connecting to a mixed mode win2k domain. secret are good, getent & wbinfo -u work fine. but
a user running xp pro cannot access the share, but can access subdirectories therein. the client log file (log level is at 10) is repetitive and is full of the following "Primary group is 0 and contains 0 supplementary groups
2004 Aug 16
2
tuning for samba server
Hi!
anyone knows where to get some info for kernel (maybe via sysctl) and or
samba tuning for high performance ?
I have read all the samba docs available, so aim looking for others tips
besides the tcp tunings usually applied in smb.conf ?
i am setting a server on a client site, with many clients (about 100), and i
am using a real server hardware (an HP netserver with xeon procesor@2.8Ghz,
1Gig of
2002 May 10
1
Preserve TARGET perms, user and group would be nice
Using --existing, I would like to transfer files created by root to home
dirs, where the files would be updated, but leave the user,group and perms
as they were. ie root creates a new file on the sending system, rsyncs it
to the home dir of the user, leaving the perms untouched.
Seems there is no option for this - the users are not defined on the
sending system. I cant do it backwards due to
2006 Sep 27
1
MSM modeling and transition rates in R
Greetings,
I'm using MSM (mutli-state markov modeling) package to study the
progression of fibrosis in U.S hepatitis C population. I find this is a
very fascinating tool for an applied researcher like myself.
I have a four stage progression only model without any absorbing stage,
also assuming no misclassification error in the data for the time being.
I also have a couple covariates in the
2006 Nov 06
1
simple random cluster sampling - bootstrapping
Hello all,
I have 300 clusters of fixed size 2 and I need to do resampling with
replacement to run some regression models. I've searched through the
archive and the only thing I found was that I could use 'boot()'
function. but it's not clear to
me how I can do this. Has anyone done it? I would very much appreciate
your help,
kelly
2009 Mar 05
3
Time Series - ARIMA differencing problem
Hi,
I have been using this website (
http://www.stat.pitt.edu/stoffer/tsa2/Rissues.htm
http://www.stat.pitt.edu/stoffer/tsa2/Rissues.htm ) to help me to fit ARIMA
models to my data. At the moment I have two possible methods to use.
Method 1
If I use
arima(ts.data, order=c(1,2,0), xreg=1:length(ts.data))
then the wrong value for the intercept/mean is given (checked on SPSS and
Minitab) and
2005 Jun 09
2
Weibull survival modeling with covariate
I was wondering if someone familiar
with survival analysis can help me with
the following.
I would like to fit a Weibull curve,
that may be dependent on a covariate,
my dataframe "labdata" that has the
fields "cov", "time", and "censor". Do
I do the following?
wieb<-survreg(Surv(labdata$time,
labadata$censor)~labdata$cov,
2008 Mar 26
2
pseudo R square and/or C statistic in R logistic regression
Dear all,
I am now doing the logistic regression using R. (glm, family=binomial). Besides the standardize summary statistics generated from R, I am also interested in some more informations concerning the model fitting / prediction etc; Particularly I am interested in "pseudo R squar" and "C statistic". I searched the R- help and could only get very limited information. (Post
2002 May 07
3
openssh 3.1 and rsync dont work
Maybe this is a ssh problem - but are you aware of the general issue ?
http://bugzilla.mindrot.org/show_bug.cgi?id=182
Summary: ssh should still force SIGCHLD to be SIG_DFL when
calling ssh-rand-helper
Product: Portable OpenSSH
Version: 3.1p1
Platform: ix86
OS/Version: All
Status: NEW
Severity: normal
2011 Aug 30
1
R cmd build error -- "running 'zip' failed"
Hi All,
My attempts to build an R package on my Windows 7 computer using R V13.0 ir R V13.1 using
R CMD build --binary <filename>
have been failing at the penultimate step with the error message "running 'zip' failed" coming after the procedure has completed the MD5 sums step.The same build command on the same package completes successfully on my older Vista
2011 Nov 25
2
Multiple Mounts (streams) Managed by Virtual Sound Board
All,
I am looking for a way to manage multiple streams (mounts) by a virtual
sound board. For example:
mount-baltimore.ogg --> virtual channel 1
mount-philly.ogg --> virtual channel 2
mount-pitt.ogg --> virtual channel 3
mount-new-york.ogg --> virtual channel 4
Main Virtual Out (speaker output) --> Physical Channel 1
Any ideas?
Thanks
-winn
-------------- next part
2023 Mar 23
1
`dendrapply` Enhancements
Hello Aidan,
Sorry for dropping this for a while.
? Thu, 2 Mar 2023 21:03:59 +0000
"Lakshman, Aidan H" <AHL27 at pitt.edu> ?????:
> //after
> curnode = eval(lang3(R_Bracket2Symbol, parent->node, DEND_IND), env);
lang3() always constructs a new language object. If you do end up using
eval(), it may make sense to move lang3() out of the loop and reuse the
existing object
2009 Feb 25
1
Problems with ARIMA models?
Dear R,
I have find a website where they report problem with ARIMA models in R. I
run the examples there and they give result as shown on the website. Does
this mean that nothing has corrected in R? Maybe you not have seen the
page, but the author said he contacted you.
Here is the URL: http://www.stat.pitt.edu/stoffer/tsa2/Rissues.htm
I like to know your opinion.
Mvh.
Marie
[[alternative
2009 Feb 25
1
Problems with ARIMA models?
Dear R,
I have find a website where they report problem with ARIMA models in R. I
run the examples there and they give result as shown on the website. Does
this mean that nothing has corrected in R? Maybe you not have seen the
page, but the author said he contacted you.
Here is the URL: http://www.stat.pitt.edu/stoffer/tsa2/Rissues.htm
I like to know your opinion.
Mvh.
Marie
[[alternative