Displaying 20 results from an estimated 600 matches similar to: "troubles with logistic regression"
2003 May 07
1
[R ] Query : problems with the arithmetic operator "^" wi th function "lme" and "lmList"
Dear Martin,
Have you try to create a new variable for age squared, say agesq? If you fit
the model using this new variable you should get the coefficients. So your
new model is something like height~age+agesq
I hope this helps,
Saghir
> -----Original Message-----
> From: MARTIN Ludovic [SMTP:martinl@mathinfo.ens.univ-reims.fr]
> Sent: Wednesday, 07 May, 2003 2:02 PM
> To:
2003 Jun 23
3
How to determine Ext2/3 FileSystem state ?
hi all,
I intend to write a snapshot module for Ext2/3 file-systems.
For that i need to make sure that FS is in consistent state before taking
snapshot.
For ex. in case of UFS, the superblock has a fs_clean flag which is set to
be
FSSTABLE to tell that its in consistent state. (otherwise its set to
FSACTIVE)
I m not able to find any such information for Ext2/Ext3.
(The
2018 Jan 16
5
Merging RData files
I ran two separate hours-long projects. Results of each were saved to
two separate .RData files.
Content of each includes, among others, the following:
?????????????????? me??? se????? t???? p sig
pc21.age??????? 0.640 0.219? 2.918 0.004 ***
pc21.agesq????? 0.000 0.000??? NaN?? NaN
pc21.inc??????? 0.903 0.103? 8.752 0.000 ***
pc21.incsq????? 0.000 0.000??? NaN?? NaN
pc21.sei10????? 0.451 0.145?
2018 Jan 16
0
Merging RData files
?load
Read this carefully. Pay attention to its instructions re: overwriting
existing objects.
Cheers,
Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Tue, Jan 16, 2018 at 12:43 AM, Steven Yen <styen at ntu.edu.tw> wrote:
>
2018 Jan 16
2
Merging RData files
Hi all,
This is great. Again, here is what I need. I run two separate jobs (a.R
and b.R) with results (say regression outputs) going to a.RData and
b.RData. I like to put all results in one place (where I can retrieve
them in one place, ab.RData). The following codes do it (I am not sure
if line 2 is needed but I am happy). Thank you all.
load("a.RData")
2018 Jan 16
0
Merging RData files
Huh.
I may by completely wrong but you cannot do such "merging". .RData files are AFAIK places where all objects from given session are stored.
However you could load each .RData file and save/export result (one object).
BTW, what do you mean exactly by "combine/consolidate"?
And finally, post your questions in plain text not html, otherwise they can be mangled.
Cheers
2018 Jan 16
0
Merging RData files
On 16/01/2018 6:33 AM, Steven Yen wrote:
> Hi all,
> This is great. Again, here is what I need. I run two separate jobs (a.R
> and b.R) with results (say regression outputs) going to a.RData and
> b.RData. I like to put all results in one place (where I can retrieve
> them in one place, ab.RData). The following codes do it (I am not sure
> if line 2 is needed but I am happy).
2018 Jan 16
1
Merging RData files
Understood. In my case, a.RData and b.RData contain identical
variables/data, plus simulation outputs from separate runs. The codes
deliver what I need. Good to know the three lines work. Thank you.
On 1/16/2018 8:06 PM, Duncan Murdoch wrote:
> On 16/01/2018 6:33 AM, Steven Yen wrote:
>> Hi all,
>> This is great. Again, here is what I need. I run two separate jobs (a.R
>>
2011 Sep 21
3
Reading data in lisp format
Hi,
I am trying to read the "credit.lisp" file of the Japanese credit database in UCI repository, but it is in lisp format which I do not know how to read. I have not found how to do that in the foreign library
http://archive.ics.uci.edu/ml/datasets/Japanese+Credit+Screening <http://archive.ics.uci.edu/ml/datasets/Japanese+Credit+Screening>
Could anyone help me?
Best
2006 Nov 19
1
Cannot install program. Errors out with 0x80040702, Failed to load DLL: Setupapi
Good evening!
I'm trying to install "Garmin POI Loader v2.3.2" from <http://www.garmin.com/support/download_details.jsp?id=927>
with Wine 0.9.25. on a Gentoo Linux x86 system. The installation always
fails :/
After running the installer, I get the following error message:
? ? ? ? Error Number: 0x80040702
? ? ? ? Description: Failed to load DLL: Setupapi
? ? ? ? ? ? ? ? ? ? ?
2003 Jun 25
0
Re: Ext3-users digest, Vol 1 #910 - 5 msgs
On Tue, 24 Jun 2003 ext3-users-request@redhat.com wrote :
>Send Ext3-users mailing list submissions to
> ext3-users@redhat.com
>
>To subscribe or unsubscribe via the World Wide Web, visit
> https://www.redhat.com/mailman/listinfo/ext3-users
>or, via email, send a message with subject or body 'help' to
> ext3-users-request@redhat.com
>
>You can reach the person
2000 Jan 11
1
a +1 shift overlaying lines/points on a boxplot (PR#398)
Full_Name: Adrian Custer
Version: 0.90.0
OS: Linux on Thinkpad (pentium) and desktop (K6)
Submission from: (NULL) (128.32.251.234)
When I create a boxplot, and then try to overlay a lowess fit or just the
points,
the points do not appear in the highest level and the lowess curve does not
reach
the highest level. However, if I add one to each of the models, the problem is
solved.
I tried this
2009 Aug 13
3
How to get the n (number of observations) per conditional group
Hello all,
I have a huge data set that I'm cleaning up a bit. I am extracted the
means per condition, but also need to get the n. Strangely enough I am
unable to find a function that could actually pull this off. I am
unable to use replications or count the rows using nrow.
What I am trying to obtain is the number of observations fitting
something along the lines of
2004 Aug 02
1
Asterisk as Front-End for Artisoft Televantage 6
Anyone had experience 'marrying' the two?
We had setup * to front end Artisoft's Televantage.
It works with some issues need to be resolved:
- Inbound calls could not properly handled and routed by Televantage's
Call Classifier. It goes directly to the Televantage's default auto
attendant. Correct digits not being passed by * to Televantege?
- The caller's Caller ID does
2015 Apr 02
1
[CentOS-announce] Release for CentOS Linux 7 (1503 ) on x86_64
On Thu, April 2, 2015 2:55 pm, Always Learning wrote:
>
> On Thu, 2015-04-02 at 13:08 -0500, Johnny Hughes wrote:
>
>> CentOS releases are NOT the same as EUS and have never been .. yet that
>> seems to be what people expect. We want there to be no doubt on this
>> issue.
>
> Is there a commercial motive for this 'unwelcome by most' change ?
>
> If
2011 Sep 07
1
Subsetting does not remove unwanted data in table
Dear all,
This relatively routine analysis has left me frustrated and in a rut. I
have a dataset (data1), which I subset in order to remove rows where
HabitatDensity="Med". This dataset looks correct when I call it up,
however, when I create a table out of the new subset (data2), my table
continues to show the "Med" information as 0.
This is a problem because I need a
2013 May 17
0
Mean using different group for a real r beginner
Hi,
Try either:
tolerance <- read.csv("http://www.ats.ucla.edu/stat/r/examples/alda/data/tolerance1.txt")
?aggregate(exposure~male,data=tolerance,mean)
?# male exposure
#1??? 0 1.246667
#2??? 1 1.120000
#or
?library(plyr)
?ddply(tolerance,.(male),summarize,exposure=mean(exposure))
#? male exposure
#1??? 0 1.246667
#2??? 1 1.120000
#or
2011 Feb 18
3
How to change dataframe to tables
The data is in the attachment.
What I wanna get is:
, , Sex = Male
Eye
Hair Brown Blue Hazel Green
Black 32 11 10 3
Brown 53 50 25 15
Red 10 10 7 7
Blond 3 30 5 8
, , Sex = Female
Eye
Hair Brown Blue Hazel Green
Black 36 9 5 2
Brown 66 34 29 14
Red 16 7 7 7
Blond 4
2008 Feb 12
3
help with bwplot
Dear list,
I have following data set, which I want to plot the "Scale" variable on the
x-axis and "Mean"´on the y-axis for each Ageclass and for each sex. The Mean
value of each Ageclass for each sex would be connected by a line. Totally,
there should be 6 lines, from which three present the Mean values of each
Ageclass for respective sex. Are there any easy ways to do
2005 Jun 25
1
Confidence interval bars on Lattice barchart with groups
I am trying to add confidence (error) bars to lattice barcharts (and
dotplots, and xyplots). I found this helpful message from Deepayan
Sarkar and based teh code below on it:
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/50299.html
However, I can't get it to work with groups, as illustrated. I am sure I
am missing something elementary, but I am unsure what.
Using R 2.1.1 on various