Displaying 19 results from an estimated 19 matches for "scholl".
Did you mean:
scholz
2002 Jul 23
3
calling Matlab
Is there a way to call Matlab and Gauss code in R? I see functions that
work for C/FORTRAN, but not for other languages.
Brian
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 !)
2002 Jul 09
4
No subject
Hi, this is just a quick question about the list, not about R.
I'm trying to filter r-help questions into a separate inbox folder in
Outlook Express, but I'm having trouble. All my other filters for lists
seem to work except for this one. I've tried just about every email
address that it seems the messages come from (starting with r-help).
Any suggestions? It's just a matter
2002 Aug 23
5
quick xtable questions
Hi, I'm creating a lot of tables in a file for inclusion in a Latex
document. When I try to compile that document there is an error "too many
unprocessed floats." Is there a way to correct this?
Also, in a Latex table I want R to put in a $\beta$ in the caption, but it
puts a weird system character instead of the \b
Brian
2011 Nov 04
1
Creating a sequence from two samples with several constraints (frequency and repeats)
...lets occur with the following frequency: T1=20, T2=23, T3=26, T4=36
(same for red and green sequences)
(4) Red and green sequences are then interleaved, such that you never get
more than 6 in a row of one color.
(For those that are interested, I'm trying to replicate Turke-Browne,
Junge, & Scholl, 2005, *JEP*, but with frequency manipulations to the
triplets)
Thanks in advance for any help.
[[alternative HTML version deleted]]
2001 Oct 31
3
maps in R (fwd)
Here is the answer to an old question of mine, regarding maps in R
Hope this help.
claudia
---------- Forwarded message ----------
Date: Mon, 25 Jun 2001 13:48:05 -0400
From: Kieran Healy <kjhealy at Princeton.EDU>
To: Claudia Tebaldi <tebaldi at ucar.edu>
Subject: Re: [R] maps in R
Hi Claudia --
you can get the maps() library from here:
2001 Oct 26
1
Getting started with Time Series
Anyone have a good R tutorial for time series? Or know
of a good book? Any advice would be helpful. I've
been using matlab and programming things directly (not
using canned functions), but now I'm having difficulty
figuring out how to say, do freq domain anaylsis and
get a CI on my periodogram, or plotting the coherence,
etc. Or how to change certain parameters, e.g. fit
AR(p) with p
2003 Apr 16
0
Discrete Multivariate Analysis (log-linear model)
...bility, B; and educational C. Each
variable was categorized in two classes, with income classified as low
<$12,500 and high otherwise, mobility classified as mobile if the respondent
has made one or more moves over the last five years and nonmobile otherwise,
and education classified as high scholl graduate or under versus some college
or above.
Table X
Mobile (j=1) Nonmobile(j=2)
High School College High School College
k = 1 k=2 k=1 k=2
Low income (i=1) 1137 1091 2160 886
High income (i=2) 547 1415 1363 1925
M(111) = 1137
M(121) = 2...
1999 Jan 31
1
v.1.9 works, v.2.0 don't
Hello!
3 days ago i posted message about packet errors trasmitting data from
NT 4.0 sp4 to Samba 2.0. Today i downgraded to Samba 1.9.18p10-5 and it
works fine! Please check my old message with subject "error packet at
line..".
Everything else is unchanged.
Please take care of that somebody.
Andrew
2002 Jun 29
0
help- samba 2.2.3a "forgot" all installed printer drivers
...eas
- ---------------------------------------------------------------------
Dipl.-Phys. Andreas K. Huettel tel. +49 89 2180 3349 (univ.)
Sektion Physik der LMU fax +49 89 2180 2069 (univ.)
LS Prof. J.P. Kotthaus huettel@lmu.de
Geschwister-Scholl-Platz 1 andreas@akhuettel.de
80539 Muenchen andreas.huettel@physik.uni-muenchen.de
Germany http://www.akhuettel.de/research/
- ---------------------------------------------------------------------
Please use GNUPG or PGP for signed a...
2006 Aug 25
1
dos filemode not working (NT_STATUS_ACCESS_DENIED)
...ry security mask = 0777
ea support = yes
store dos attributes = yes
map readonly = no
map hidden = no
map system = no
map archive = no
msdfs root = no
anything wrong in the setup?
thanks in advance,
--
Jan Lindner
Ludwig-Maximilians-Universit?t M?nchen
IT-Gruppe Geisteswissenschaften
Geschwister-Scholl-Platz 1
80539 M?NCHEN
Tel.: (089) 2180-1394
Fax: (089) 2180-13543
mail: Jan.Lindner@itg.uni-muenchen.de
2002 May 16
1
grid search with failed evaluations (and nonlinear start values as a secondary consideration)
Hello,
Please copy all replies directly to me (my account is having difficulty with receiving lists these days).
This is primarily a programming question, but the specifics regard start values for a nonlinear regression (if you have suggestions on alternative ways to obtain start values they are welcome as well).
I'm using nls to estimate a nonlinear time series equation of the form:
2001 Dec 07
2
Latex Question
Here is how to print graphs for inclusion in Latex.
First make sure you've got the graph you want. Do this by
repeating and editing the command to make the graph, in the usual
way. (Yes, I know Miktex is good, but it isn't as good as Emacs
with ESS, although I admit that I could never configure Emacs
properly on Windows - which was reason #23.5 for giving up
Windows.)
Second, say
2002 Jun 04
1
Netatalk connection on Samba machine account - security breach?
...eas
- ---------------------------------------------------------------------
Dipl.-Phys. Andreas K. Huettel tel. +49 89 2180 3349 (univ.)
Sektion Physik der LMU fax +49 89 2180 2069 (univ.)
LS Prof. J.P. Kotthaus huettel@lmu.de
Geschwister-Scholl-Platz 1 andreas@akhuettel.de
80539 Muenchen andreas.huettel@physik.uni-muenchen.de
Germany http://www.akhuettel.de/research/
- ---------------------------------------------------------------------
Please use GNUPG or PGP for signed a...
2006 Jun 09
1
date.mdy in date package
I'm having a problem with output from date.mdy in the date package.
Goal: to take a long vector of dates of the form "01/22/99" and extract values month="01", day="22", year="1999".
I am providing the vector of class dates in the attached file to date.mdy:
> mdy_dates<-date.mdy(trimmed_dates)
The first few obs of the
2002 Jan 25
2
Mapping (followup) + package installation
Hi,
I'm looking to create a few basic world maps in R (for
Windows). A while back someone asked for the same
thing and was referred to the (*.tar) files at:
ftp://ftp.mcs.vuw.ac.nz/pub/statistics/map/
which I downloaded.
However, I am unable to install them, and clearly I'm
not doing something properly (I'm your basic moron
when it comes to installation, so please understand).
2002 Jul 09
3
[semi-ot] Printing w/ NT, automated driver download and modifying printer settings
...reas
- ---------------------------------------------------------------------
Dipl.-Phys. Andreas K. Huettel tel. +49 89 2180 3349 (univ.)
Sektion Physik der LMU fax +49 89 2180 2069 (univ.)
LS Prof. J.P. Kotthaus huettel@lmu.de
Geschwister-Scholl-Platz 1 andreas@akhuettel.de
80539 Muenchen andreas.huettel@physik.uni-muenchen.de
Germany http://www.akhuettel.de/research/
- ---------------------------------------------------------------------
Please use GNUPG or PGP for signed a...
2005 Jul 08
1
help with ARIMA and predict
I'm trying to do the following out of sample
regression with autoregressive terms and additional x
variables:
y(t+1)=const+B(L)*y(t)+C(1)*x_1(t)...+C(K)*x_K(t)
where:
B(L) = lag polynom. for AR terms
C(1..K) = are the coeffs. on K exogenous variables
that have only 1 lag
Question 1:
-----------
Suppose I use arima to fit the model:
2002 Jan 15
1
acf conf intervals +speed
Hi,
I'm trying to obtain confidence intervals for auto and
cross correlation estimates. I've adapted code made
available by Stock and Watson that uses the Bartlett
Kernel and the delta method. In R it runs really,
really slow because of the loops it uses and I have 9
series that I'd like to examine (81 total
combinations). It was easy enough to replace one of
the while loops with a
2002 Sep 25
0
Complex demodulation - Purely a time series question
Hi, this is purely a time series question if anyone has a hint.
I'm trying to complex demodulate a series at different frequencies. Say at
$\lambda$ = 1/100, 1/41 and 1/23. (These correspond to various astronomical
forcing frequencies of ice ages, incidentally).
Now, following say Hasan (1982, Hand. of Stats) or Brillinger (1987, Fitting
Cosines), I do the following:
1. from y, form the