Displaying 20 results from an estimated 26 matches for "rapps".
Did you mean:
apps
2006 Jun 23
3
Interpreting as.factor
When I run a linear regression and include a variable in the
regression with as.factor i.e.
lm(y ~x +as.factor(x1)
and i read the output as
as.factor(x1)1....
as.factor(x1)2...
etc.
how do i interpret the estimate for each level? Is this simply to be
regarded as a shift in the equation predicted by the intercept and
independent variable x?
jdr
--
Justin Rapp
409 S. 22nd St.
Apt. 1
2004 Dec 03
2
Pb with the version reference
Hello,
I install wine 20041201 with a rpm from sourceforge.
I always have a wrong version number :
[didier@Lucius didier]$ ls -l /usr/bin/wine
-rwxr-xr-x 1 root root 7036 d?c 1 21:42 /usr/bin/wine*
[didier@Lucius didier]$ /usr/bin/wine
Wine 20040914
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine
2003 Oct 20
2
Samba 3 Production
Is anyone using Samba 3 in a production environment? If so what
version and how stable is it?
--
Bert Rapp
North Trail RV Center
239.693.8200
__
There are 10 types of people in this world, those who understand binary
and those who don't.
2002 Nov 04
3
Trouble with groups
I'm having trouble getting myself in to the administrators group. I'm
using samba as a domain controller. I have a samba account called
administrator. I have these settings in my smb.conf::
domain group map = /etc/samba/groups.mapping
domain user map = /etc/samba/domainuser.mapping
local group map = /etc/samba/localgroup.mapping
This is in my domainuser.mapping to alias the
2004 Feb 11
0
Installation on Mac OS X 10.3.2 with Fink readline and headers
Hello!
I'd like to install R on my machine in order to work with Joe Conway's
pl/R in PostgreSQL. I'm running Mac OS X 10.3.2 with readline installed
via Fink. I downloaded the Rdevel.dmg, and installed first
Rframework.pkg and then Rapp.pkg. (I did not install the
J_libreadline.pkg, J_libxml2.pkg, or J_tcltk.pkg also included on the
disk image.) Both Rframework and Rapp
2006 Jun 22
1
As.Factor with Logistic Regression
I am modeling the probability of player succeeding in the NFL with a
binomial logistic regression with 1 signifying success and 0
signifying no success. I performed the regression of the binomial
variable against overall draft position using the college conference
for which each player played as a factor using the
as.factor(Conference) command.
My question is:
How do I plot specific factors
2006 Jul 17
3
Correlation Mapping
On the cover of Zivot and Wang's Modeling Financial Time Series with S
Plus, there is a correlation plot that seems to indicate the strength
of correlation with color-coded squares, so that more highly
correlated stocks appear darker red. If anybody out there is familiar
with the book or understands what I am talking about, I am curious as
to whether or not there is a similar function in R
2002 Oct 17
5
Resolving NetBIOS names within linux
I want to be able to resolve windows machine names to their IP addresses
while using Linux. What I'd like to be able to do, from my linux box at
the command line is this,
ping windows_machine_name
Is there any way I can do this?
2012 Feb 29
2
How to remove an object that is loaded every time R is opened?
Dear R users,
I'm a newbie and have another basic question that you guys can answer for
me.
So, I've been noticing that an object (data frame) called "FossilFuel" is
loaded as default when I first open up the R (see below).
I created this data frame a while ago which is a data set for tutorial and
I don't need this any more.
I'm not sure why this happens and wonder if
2004 Aug 10
7
Windows XP SP2 (Official) and Samba 3
I've looked through the archives and the only information I can find regarding
Windows XP SP2 is RC2. Has anyone out there had ANY experience with XP SP2
Official and a Samba 3 domain?
--
Bert Rapp
North Trail RV Center
p 239.693.8200
f 239.693.8115
2012 Aug 27
1
Hidden files in source packages
R-devel has been warning for some time about hidden files (in the Unix
sense, starting with a period) in source packages. We could get R CMD
build and the CRAN incoming scripts to remove these *if* we knew that
they were never needed.
It seems clear that
.Rapp.history
.Rhistory
.Rbuildindex.xxxxx
inst/doc/.build.timestamp
are R leftovers,
._.DS_store
is from an Apple filesystem and
.tex
2010 May 16
1
Li x Yu is out of the office.
I will be out of the office starting 05/14/2010 and will not return until
06/17/2010.
Please feel free to contact the following for assistance.
Clinton F. Miller at 919.442-8380
Scott Rapp at (919) 373-4063
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2006 Aug 24
3
Mousehole stuff
Hey everyone,
I''m using mousehole for the first time today (love the artwork, btw) and I
seem to be having problems with Camping and Markaby. When I go to the Apps
page I get:
Camping Problem! MouseHole::Controllers::RApps.GET TypeError
/Users/tzaharia/Sites/mouseHole/lib/mouseHole/views.rb:78:in `+'': can''t
convert String into Array:bla bla bla...
The line in question refers to a span() call and when I take it out this
view works correctly; the same thing happens on the Data view with the same
span...
2013 May 03
1
(no subject)
Hi.
After I installed R 3.0.0.pkg for mac version , when click the icon R to startup . I receive the annoucement in red color to inform that something wrongs , but I do not know how to fix them .
R version 3.0.0 (2013-04-03) -- "Masked Marvel"
Copyright (C) 2013 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin10.8.0 (64-bit)
"R is free software and comes
2006 Jul 08
2
Adding Lines to Plot
This seems like a question that I should be able to answer on my own
but after looking at the documentation I cannot seem to find the
correct method.
How do I add lines to a bar plot that extend from the vertical axis?
For example, my vertical axis is numbered in increments of 10 and I
would like these to go across the whole graph.
Also, is there a way to have R label the value of each bar so
2009 Dec 09
3
.Rhistory in R.app
Dear R users,
I am having a minor but annoying issue with R.app. It doesn't retain
the history information from the previous sessions. By "history," I
mean a record of commands/functions entered into R rather than the
list of objects--that is properly recorded in the .Rdata file as well
as in a workspace file I save separately.
System details:
R version 2.9.0
R.app GUI 1.28
Mac OS
2008 Dec 17
1
using dvi with latex object: directory not correctly set, maybe due to error in shQuote()
Dear friends of R,
I want to produce a pdf file with the contents of a matrix. I employ the latex command in combination with dvi, both contained in the Hmisc package. It seems to me that the function does not correctly set the directory.
> tbl.loc <- matrix(1:4, nc=2)
> latex.obj <- latex(tbl.loc)
> dvi(latex.obj)
warning: extra args ignored after 'cd'
H:\PROJECTS\data
2006 Jun 22
1
Strings to Numbers?
I am running the following command.
for( i in 1:378){
for (j in 1:5) {
*********Year [((i-1)*5)+j,1]<- yearly[i,2];*********
Year [((i-1)*5)+j,2] <- j;
Year [((i-1)*5)+j,3] <- yearly[i,(j+2)];
j <- (j+1);
}
i <- (i+1)
}
The array referenced yearly[i,2] contains conference names i.e. BIG12,
SEC, BIG10. The loop executes fine except for the fact that
2006 Jun 23
0
Testing for Significance Between Logistic Regressions
This is more of a statistics question with implementation implications.
I have used R to calculate logistic regressions for various
characterstics. I would now like to verify that the difference
between a particular subset is significantly different from the
logistic regression of the entire set.
Example.
I have a logistic regression containing every running back drafted
between 1980-2000. I
2006 Jul 08
1
Summary Statistics for data.frame
I apologize for my constant questions but I am new to R and trying to
gain an appreciation for its capabilities. The following task is easy
in Excel and I was hoping somebody could give me a quick explanation
for how it can be acheived in R so I can avoid having to switch
between the two applications.
How do I find the Summary Statistics in one Vector of the dataframe by
levels in another of the