Displaying 20 results from an estimated 700 matches similar to: "logistic regression model with non-integer weights"
2005 Oct 01
2
update MASS
I'd like to update MASS from version 7.2-11 to version 7-2.19. I am
running R 2.0.1 on ubuntu, that installs MASS with the package r-cran-vr.
I have tried doing update.packages(), and I get a list of packages that
I could update, but none is called MASS.
I have tried the following too, right after launching emacs, but to no
avail.
<QUOTE>
> update.packages("MASS")
trying
2006 Apr 13
3
editor for Ubuntu
Hello,
I am new on Ubuntu. I would like to use R, but I tried Kate and Scite.
The first one keeps trying to use KDE applications,while the other does
not understand the language. I have searched for another editor for
hours, in vain. Which editor should work with Ubuntu?
I am looking forward to your answer,
thanks,
Camille
2006 Apr 14
4
how to count the columns of a data.frame
Hi,
I would like to count the columns of a data.frame. I know how to count the rows, but not the columns.
Can someone tell me how to do it?
My best regards,
Giacomo Moro
---------------------------------
[[alternative HTML version deleted]]
2006 Apr 11
4
Bootstrap and Jackknife Bias using Survey Package
Dear R users,
I?m student of Master in Statistic and Data analysis, in New University of Lisbon. And now i?m writting my dissertation in variance estimation.So i?m using Survey Package to compute the principal estimators and theirs variances.
My data is from Incoming and Expendire Survey. This is stratified Multi-stage Survey care out by National Statistic Institute of Mozambique. My domain of
2005 Oct 02
1
rate instead of scale in ?ks.test
I am not sure whether I'm doing something wrong or there is a bug in the
documentation of ks.test. Following the posting guide, as I'm not sure,
I haven't found this in the bug tracker, and the R FAQ says that stats
is an Add-on package of R, I think this is the place to send it.
?ks.test provides the example
<QUOTE>
# Does x come from a shifted gamma distribution with shape 3
2010 Dec 28
1
Problem applying McNemar's - Different values in SPSS and R
Hi friends,
I get different values for McNemar's test in R and SPSS. Which one should i
rely on when the p values differ.
I came across this problem when i started learning R and seriously give up
on SPSS or any other proprietary software.
Thank u in advance
Output in SPSS follows
*Crosstab*
hsc
Total
ABN
NE
ABN
tvs
ABN
Count
40
3
43
Row %
93.0%
7.0%
2006 Apr 06
0
More Logistic Regression Tools?
Frank E Harrell Jr wrote:
> Eric Rescorla <ekr at rtfm.com> wrote:
>
>> (2) I'd like to compute goodness-of-fit statistics for my fit
>> (Hosmer-Lemeshow, Pearson, etc.). I didn't see a package that
>> did this. Have I missed one?
>
> Hosmer-Lemeshow has low power and relies on arbitrary binning of
> predicted probabilities. The Hosmer-Le Cessie
2010 Aug 11
2
Samba/Winbind issue
Hi,
I have an issue with Samba using winbind. We have Active Directory groups with underscores (for example sambagroup_underscore). But an underscore in Samba (Unix) is a space in Active Directory.
So my question is what character is used in Samba (Unix) for an underscore in Active Directory? Or are there other solutions to solve this?
I would be very happy if you can help me!
Met
2005 Sep 13
1
logistic regression with nominal predictors
(Sorry for obvious mistakes, as I am quite a newby with no Statistics
background).
My question is going to be what is the gain of logistic regression over
odds ratios when none of the input variables is continuous.
My experiment:
Outcome: ordinal scale, ``quality'' (QUA=1,2,3)
Predictors: ``segment'' (SEG) and ``stress'' (STR). SEG is
nominal scale with 24
2010 Sep 23
1
Samba 3.5.4: log.smbd: PANIC (pid 16232692): sys_setgroups failed
Hi,
We use Samba 3.5.4 using winbind on AIX.
The issue we have is that some accounts can not access the Samba share. The belong to the correct Active Directory group. I have googled and I have read something about too many Active Directory groups. Is this a know issue and is there a workaround for this?
The issue which occurs:
log.smbd: PANIC (pid 16232692): sys_setgroups failed
Met
2010 Oct 05
1
smb_panic sys_setgroups failed
Hi,
We have Samba version 3.5.4 and we are using winbind (Active Directory) for authorisation.
The issue is that for most of the members of a Samba share it is not possible to connect this Samba share. This because of the error below. It seems to be that the number of Active Directory groups where this Samba member belongs to is too high.
UNIX token of user 588109
Primary group is 10049 and
2009 Jan 19
1
sort or order problem.
Thanks to everyone who helped me when I was totally clueless. Now I'm only
partially clueless, and in writing functions, which is major progress.
This is a function that is a major improvement over which I was using MS
Excel for:
function()
{
files <- list.files(pattern="ABN*") # All the models start with the letters
ABN
for( i in 1:length(files)) # loop through the
2020 Aug 09
2
python problem
Question for the list:
I have a small, aircooled pc server, which is running fine, but the log
gets filled with a series of messages saying the package, and each of 8
cpus is throttled because of thermal issues. Then, within the same
second according to the timestamps, it reports everything is OK and
throttling is off. This happens once every minute.
In reality, when I try performance
2001 Apr 06
3
SFTP client script broken after OpenSSH 2.5.1p1 to 2.5.2p2-1
Hello friends,
I have a script that uses the sftp client to transfer a file to another
server using PK authentication. It was working until I upgraded from
OpenSSH 2.5.1p1 to 2.5.2p2-1 yesterday (on a RH Linux 6.2 system). The sftp
command is:
sftp -o "IdentityFile ~/.ssh/id_dsa" \
$PUSERNAME@$PSERVER >$TEMPFILE 2>&1 <<-!
cd $PDIR
put $DOC_ARCHIVE
ls
quit
!
2006 May 20
3
Repost: Pluralization of non-noun names
People,
I didn''t get an answer to this before so I am trying again:
I could change an existing "policy" table to "policies" with no drama
but the are a number of related tables ie:
p_2quot
p_addr
p_cc
p_cs
p_direct
p_div
p_exss
2006 May 12
2
Pluralization of non-noun names
People,
I have an insurance company client and for the last eleven years I have
wanted to completely redevelop their system from scratch. However, the
boss has never been interested in hiring a team to develop the new
system (partly because of the cost and partly because of some famous and
expensive development failures in the industry) and has always insisted
on incremental development of the
2006 Aug 19
2
What is this relationship?
People,
If I have a table "books" and a table "comments" and if there is either
ZERO or ONE comment per book then:
- "Comment" belongs_to "Book"
but what is the relationship of "Book" to "Comment"?
Thanks,
Phil.
--
Philip Rhoades
Pricom Pty Limited (ACN 003 252 275 ABN 91 003 252 275)
GPO Box 3411
Sydney NSW 2001
Australia
2006 Apr 16
1
Design question: Years/Teams/Students
People,
I want to design a historical sports db for my old school. I think at
the moment it should be like:
A year has many teams
A team has many students
A student has one lastname, firstname and middlename
but a student can also have many teams (eg summer/winter abd over a
number of years) . .
Is there a problem with this? Doesn''t it just mean that there will be a
student table
2006 Apr 23
1
LoginGenerator problem after updating to FC5 and latest Rails
People,
A simple Rails app that was previously working with LoginGenerator eg:
http://localhost/library/account/signup
is now giving:
<h2>Application error</h2>Rails application failed to start properly
Other Rails apps are working OK that don''t use this LoginGenerator. I
have re-installed it with:
gem install login_generator
Anyone know what might be wrong/have
2005 Mar 25
2
Look at that Digium Broadband Modem!
Or: "An IAXy by any other name is still an IAXy"
http://nextalarm.com/abn.jsp
These folks are selling alarm supervision for us phone-line impaired
folks. What's scary about this is that we probably need to install a
fire/smoke detector with the IAXy ;-)
IAXy users on this list -- who of you would trust their home/business
security to an IAXy? Is there a silent majority who loves