Displaying 20 results from an estimated 31 matches for "mjantti".
Did you mean:
jantti
2002 May 20
1
suggestion for example for base:naresid
...uals)
# same as residuals(lm.0)
summary(lm.2 <- lm(y ~ x1))
residuals(lm.2)
tmp.omit <- lm.2$na.action # modify the na.action to be "exclude"
class(tmp.omit) <- "exclude"
naresid(tmp.omit, lm.2$residuals)
--
Markus Jantti
markus.jantti at uta.fi ** http://www.abo.fi/~mjantti
Dept of Economics ** University of Tampere ** FIN 33014 University of Tampere
PGP public key: http://www.abo.fi/~mjantti/pubring.asc
2001 Aug 29
1
suggestion for example for base:naresid
...uals)
# same as residuals(lm.0)
summary(lm.2 <- lm(y ~ x1))
residuals(lm.2)
tmp.omit <- lm.2$na.action # modify the na.action to be "exclude"
class(tmp.omit) <- "exclude"
naresid(tmp.omit, lm.2$residuals)
--
Markus Jantti
markus.jantti at uta.fi ** http://www.abo.fi/~mjantti
Dept of Economics ** University of Tampere ** FIN 33014 University of Tampere
PGP public key: http://www.abo.fi/~mjantti/pubring.asc
1999 Sep 02
1
unresolved symbols in growth and repeated libraries
...-c $< -o $@
$(SHLIB): $(OBJS)
$(SHLIBLD) $(SHLIBLDFLAGS) $(LDFLAGS) -o $@ $(OBJS) $(FLIBS)
-----------------------------------------------------------------------------------
--
Markus Jantti | Department of Statistics
markus.jantti at abo.fi | Abo Akademi University
http://www.abo.fi/~mjantti | FIN 20500 Turku, Finland
358-9-643 747 (Home/Voice) | 358-2-2154 161 (Office/Voice)
| 358-2-2154 677 (Office/Fax)
PGP public key: http://www.abo.fi/~mjantti/pubring.asc
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www....
1998 May 06
1
R-beta: adjusting y-axis scale with multiple lines in plot
...he first one with 'ylim=c(0,max())' and the add the lines one by one?
If anyone has pondered on and solved this, I'd be very grateful for the
solution.
Regards,
Markus
--
Markus Jantti | Department of Statistics
markus.jantti at abo.fi | Abo Akademi University
http://www.abo.fi/~mjantti | FIN 20500 Turku, Finland
358-9-643 747 (Home/Voice) | 358-2-2154 161 (Office/Voice)
| 358-2-2154 677 (Office/Fax)
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info&qu...
1999 Sep 01
1
Using R-0.65.0 under ESS on Unix
There is a bug in the command-line handling of 0.65.0 under Unix that
may affect some users of R-inferior-mode under ESS, as that sets
--no-readline as the first argument, and any arguments after that are
ignored.
The fix is simple: delete line 448 of src/unix/sys-common.c (`break;')
and re-compile.
The most used arguments are (I'm told) --vsize and --nsize. I find it more
convenient to
1999 Nov 25
0
tapply and weighted.mean
...uspect there is a fairly simple solution
to this, but I fail to see what it is and trial-and-error has not been
helpful. I would greatly appreciate any help.
Regards,
Markus
--
Markus Jantti | Department of Statistics
markus.jantti at abo.fi | Abo Akademi University
http://www.abo.fi/~mjantti | FIN 20500 Turku, Finland
358-9-643 747 (Home/Voice) | 358-2-2154 161 (Office/Voice)
| 358-2-2154 677 (Office/Fax)
PGP public key: http://www.abo.fi/~mjantti/pubring.asc
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.c...
2008 Mar 11
2
R-Latex question
Hi, maybe my question is not typical. I want to make R table-kind output to
be readable immediately in Latex but I am struggling with symbol '\' needed
for instance in '\hline'. For example when 'Table' is a matrix class object:
cat("&",Table[1,1], "&",Table[1,2], "\n");flush.console()
cat("\hline \n");flush.console()
2000 Jun 16
0
glm under R versions 1.0.1 and 1.1.0
...ying to explain
the problem rather than describe it accurately), I can add the when I do
the same function call but do not use the weights, results are
identical.
Regards,
Markus
--
Markus Jantti | Department of Statistics
markus.jantti at abo.fi | Abo Akademi University
http://www.abo.fi/~mjantti | FIN 20500 Turku, Finland
358-9-643 747 (Home/Voice) | 358-2-2154 161 (Office/Voice)
| 358-2-2154 677 (Office/Fax)
PGP public key: http://www.abo.fi/~mjantti/pubring.asc
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www....
2002 Jul 17
1
editing Sweave files in xemacs with ess (noweb), auctex and reftex
...red
if someone on these lists is successfully using the combination
AUCTeX LaTeX-mode/bib-cite/reftex in xemacs 21.4.8 and ess 5.1.20
(on a GNU/Linux Debian unstable system).
Regards,
Markus
--
Markus Jantti
Statistics Finland and University of Tampere
markus.jantti at iki.fi
http://www.iki.fi/~mjantti
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat...
2002 Jun 20
1
cut with infinite values -> NA
...linux-gnu
status
major 1
minor 5.1
year 2002
month 06
day 17
language R
--
Markus Jantti
Statistics Finland and University of Tampere
markus.jantti at iki.fi
http://www.iki.fi/~mjantti
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat...
2001 May 18
1
NAs in chron objects
...minor 2.3
year 2001
month 04
day 26
language R
Any help would be appreciated.
Regards,
Markus
--
Markus Jantti | Department of Statistics
markus.jantti at abo.fi | Abo Akademi University
http://www.abo.fi/~mjantti | FIN 20500 Turku, Finland
358-9-643 747 (Home/Voice) | 358-2-2154 161 (Office/Voice)
| 358-2-2154 677 (Office/Fax)
PGP public key: http://www.abo.fi/~mjantti/pubring.asc
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.c...
2008 Jun 06
6
R + Linux
Dear all;
I'm planning to install Linux on my computer to run R (I'm bored of
W..XP). However, I haven't used Linux before and I would appreciate,
if possible, suggestions/comments about what could be the best option
install, say Fedora, Ubuntu or OpenSuse which to my impression are the
most popular ones (at least on the R-help lists). The computer is a PC
desktop with 4GB RAM and
2008 Jun 26
4
Problems when installing RODBC in debian etch
Hello:
I am tried to install the RODBC package in debian etch. At the end of the
installation it appears errors:
**********************************************
* Installing *source* package 'RODBC' ...
checking for gcc...
gcc -std=gnu99
checking for C compiler default output file name...
a.out
checking whether the C compiler works...
yes
checking whether we are cross compiling...
no
2005 Feb 15
3
using poly in a linear regression in the presence of NA f ails (despite subsetting them out)
...nu
> arch i386
> os linux-gnu
> system i386, linux-gnu
> status
> major 2
> minor 0.1
> year 2004
> month 11
> day 15
> language R
> --
> Markus Jantti
> Abo Akademi University
> markus.jantti at iki.fi
> http://www.iki.fi/~mjantti
>
2005 Feb 15
3
using poly in a linear regression in the presence of NA f ails (despite subsetting them out)
...nu
> arch i386
> os linux-gnu
> system i386, linux-gnu
> status
> major 2
> minor 0.1
> year 2004
> month 11
> day 15
> language R
> --
> Markus Jantti
> Abo Akademi University
> markus.jantti at iki.fi
> http://www.iki.fi/~mjantti
>
2006 Apr 06
4
weighted kernel density estimate
Dear R-users,
I intend to do a spatial analysis on the genetic structuring within a
population. For this I had thought to prepare a kernel density estimate
map showing the spatial distribution of individuals, while incorporating
the genetic distances among individuals. I have a dataset of locations
of N unique individuals (XY-coordinates) and an NxN matrix with the
genetic distances given as a
2006 Oct 11
2
pinning R packages to unstable?
Dear Debian R users,
This is more of an apt question rather than R. I have a testing Debian
system, but would like to use the unstable packages for R, *without* using
the -t flag in apt-get. I think this is done by using a 'pin' rule in
/etc/apt/apt.conf, but don't understand how this should be done. Can
somebody provide an example please?
Cheers,
--
Seb
2007 Jun 13
2
Fitted Value Pareto Distribution
I would like to fit a Pareto Distribution and I am using the following codes.
I thought the fitted (fit1) should be the fitted value for the data, is it
correct? As the result of the "fitted" turns out to be a single value for
all.
fit=vglm(ycf1 ~ 1, pareto1(location=alpha), trace=TRUE, crit="c")
fitted(fit)
The result is
fitted(fit)
[,1]
[1,] 0.07752694
2002 Jun 20
0
[R] cut with infinite values -> NA (PR#1694)
...gt; os linux-gnu
> system i386, linux-gnu
> status
> major 1
> minor 5.1
> year 2002
> month 06
> day 17
> language R
>
> --
> Markus Jantti
> Statistics Finland and University of Tampere
> markus.jantti@iki.fi
> http://www.iki.fi/~mjantti
>
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
> Send "info", "help", or "[un]subscribe"
> (in the "body", not the subject !) To...
2005 Feb 05
2
Std Err on Concentration measures
Hi,
I'm using the ineq package to calculate some concentration measures (Gini, Herfindal, ...) and I was wondering if there's around also a function to calculate standard error on these measures. If not, is anybody aware of where I can find a reference on this point?
Thanks.
--
========================================================
Angelo Secchi PGP Key ID:EA280337