search for: janmaat

Displaying 20 results from an estimated 21 matches for "janmaat".

2003 Apr 02
7
Index of item in matrix
Hello All, Is there a fast way to find the index(row and column) of a point in a matrix? Thanks, John. -- -------------------------------------------------------------------------- Dr. John Janmaat Department of Economics, Acadia University, Wolfville, NS, B4P 2R6 E-mail: jjanmaat at acadiau.ca Web: http://ace.acadiau.ca/~jjanmaat Tel: 902-585-1461 Fax: 902-585-1070
2005 May 01
3
Roots of quadratic system.
...ts for a quadratic system? Note that I am not opimizing, but rather solving the first order conditions which come from a Hamiltonian. I am basically looking for something in R that will do the same thing as fsolve in Matlab. Thanks, John. ============================================== Dr. John Janmaat Department of Economics Acadia University Tel: 902-585-1461
2006 Feb 05
3
Cluster Analysis - Number of Clusters
...re of methods based on a 'pseudo F' or a 'pseudo T^2'. Are there packages in R that will generate these statistics, and/or other statistics to aid in cluster number selection? Thanks, John. -- =========================================================================== Dr. John Janmaat Tel: 902-585-1461 Department of Economics Fax: 902-585-1070 Acadia University Email: jjanmaat at acadiau.ca Wolfville, Nova Scotia, Canada. Web: ace.acadiau.ca/~jjanmaat/
2010 Mar 22
1
Distance between lines
Hello, I'm trying to assess the similarity of two lines that are represented as points (output of differential equation solvers). Is there a function or a package that deals with things like this? Thanks, John. ==================================================== Johannus (John) Janmaat Assistant Professor of Economics Barber School of Arts and Sciences University of British Columbia - Okanagan john.janmaat@ubc.ca [[alternative HTML version deleted]]
2003 Jun 26
1
Fonts on contour maps...
Hello All, I am drawing four contour plots on a 2x2 layout. I need to downsize the contour line labels. cex and labcex do not seem to work. Any suggestions? Thanks, John. -- -------------------------------------------------------------------------- Dr. John Janmaat Department of Economics, Acadia University, Wolfville, NS, B4P 2R6 E-mail: jjanmaat at acadiau.ca Web: http://ace.acadiau.ca/~jjanmaat Tel: 902-585-1461 Fax: 902-585-1070
2002 Jan 09
4
Cochrane-Orcutt method
Hello, Is there a package that implements the Cochrane-Orcutt itterative procedure for dealing with autocorrelation in a regression model? Thanks, John. -- ========================================== John Janmaat Department of Economics Acadia University, Wolfville, NS, B0P 1X0 (902)585-1461 All opinions stated are personal, unless otherwise indicated. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html...
2004 Jul 27
1
Underline in expression().
Hello All, Is there an analogue to \underbar or the AMS math \underline in graphical math expressions? Thanks, John. -- ===================================================================================== Dr. John Janmaat Department of Economics Acadia University Wolfville, Nova Scotia, Canada B4P 2R6 TEL: 902-585-1461 WWW: http://ace.acadiau.ca/~jjanmaat/ EMAIL: jjanmaat at acadiau.ca June 10, 2004 to September 7, 2004 Dr. John Janmaat Environmental Econmics and Natural Resources Group Wageningen University. P.O....
2004 Oct 14
0
plotmath in underlined style; was: Re: [R] Underline in expression(). (PR#7286)
...ar) ... Uwe Ligges -------- Original Message -------- Subject: plotmath in underlined style; was: Re: [R] Underline in expression(). Date: Sun, 26 Sep 2004 18:50:02 +0200 From: Uwe Ligges <ligges@statistik.uni-dortmund.de> Organization: Fachbereich Statistik, Universitaet Dortmund To: John Janmaat <jajanmaat@netscape.net>, r-core@stat.math.ethz.ch CC: sundar.dorai-raj@pdf.com References: <41060ED9.5070907@netscape.net> <41067D20.70108@pdf.com> <410744D0.8080107@netscape.net> Please find attach a patch to include the feature to draw underlined mathematical annotatio...
2006 Aug 09
1
NLS and IV
...variables NLS regression. Is there a simple way to do this? Alternatively, is there any other test for exogeneity (endogeneity) of a regressor that has been implemented in R, for binary models? Thanks, John. ============================================================================ Dr. John Janmaat Tel: 902-585-1461 Department of Economics Fax: 902-585-1461 Acadia University, Email: jjanmaat@acadiau.ca Wolfville, Nova Scotia, Canada. Web: ace.acadiau.ca/~jjanmaat/ B4P 1H5
2002 Apr 09
3
expressions on graphs
Hello, I am trying to get a time derivative on a plot title. I prefer to have it in the form \dot{s_i}, but \partial s_i/\partial t would be O.K. In the graphics demo I cannot find either a dot or a partial equivalent. Thanks, John. -- ========================================== John Janmaat Department of Economics Acadia University, Wolfville, NS, B0P 1X0 (902)585-1461 All opinions stated are personal, unless otherwise indicated. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html...
2002 Feb 19
1
Constrained optimisation
Hello, I need to solve a non-linear optimization with non-linear constraints. The 'nlm' routine does not seem to allow constraints. Is there a package for solving such problems in R? Thanks, John. -- ========================================== John Janmaat Department of Economics Acadia University, Wolfville, NS, B0P 1X0 (902)585-1461 All opinions stated are personal, unless otherwise indicated. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html...
2002 Mar 10
1
multiple pairwise slope comparisons
...groups. I need to pairwise compare the different slope estimates for the different treatment groups. Is there a package that does pairwise comparisons of slope coefficients, making the appropriate adjustments in the P values? Thanks, John. -- ========================================== John Janmaat Department of Economics Acadia University, Wolfville, NS, B0P 1X0 (902)585-1461 All opinions stated are personal, unless otherwise indicated. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html...
2007 Nov 02
1
GLS with nlme
...relation structure using V, and have had little luck. I have found a few other messages from people who have had the same problem. Is there a way to do this? If it requires building my own corStruct, where can I look for information to do this? Thanks, John. -- ========================= John Janmaat, Assistant Professor of Economics IK Barber School of Arts and Sciences (Unit 6) University of British Columbia Okanagan 3333 University Way, Kelowna, BC, V1V 1V7 Canada
2002 Feb 22
1
Logit / ms
...regression. In the book "Modern Applied Statistics with S-PLUS" a function is described which uses the 'ms' command. Is there an analogue for R, or an alternative approach that can accomplish the same thing? Thanks, John. -- ========================================== John Janmaat Department of Economics Acadia University, Wolfville, NS, B0P 1X0 (902)585-1461 All opinions stated are personal, unless otherwise indicated. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html...
2003 Jun 27
1
R-help Digest, Vol 4, Issue 27 ( -Reply)
...e a graph to pdf in R for MacOS (p.b.pynsent) 26. Re: Plots using POSIX (Prof Brian Ripley) 27. Re: problems with library in 1.7.1 (Prof Brian Ripley) 28. RE: assignment in lists (Philippe Grosjean) 29. Re: lm diagnostics and qr (fwd) (Prof Brian Ripley) 30. Fonts on contour maps... (John Janmaat) 31. Re: lm diagnostics and qr (fwd) (Simon Wood) 32. RE: Smooth of a time serie (Liaw, Andy) 33. RE: Fonts on contour maps... (Liaw, Andy) 34. xyplot (jinn-ing Liou) 35. Encrypted Message: Re: Application (netsys at med.uni-marburg.de) 36. RE: assignment in lists (Prof Brian Ripley)...
2001 Oct 12
0
Econometrics ...
> From: Paul Gilbert [mailto:pgilbert at bank-banque-canada.ca] > > John Janmaat wrote: > > > Is there a package available for R which generates output > commonly used > > by econometricians (eg., the Durbin-Watson statistic for serial > > > correlation in regression residuals)? I'm pretty sure most of > the stuff > > i...
2002 Aug 01
2
keyboard problems
Hello, I have just installed R 1.5.1 on a new install of SuSE 8.0. I am unable to use the arrow keys to scroll through commands. Are there some packages that I did not install properly? Thanks, John. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",
2002 Aug 01
1
Kate problem
Hello, I have just installed R 1.5.1 on a new SuSE 8.0 install using the binaries on the home page. I am trying to configure the KDE editor Kate to use from R. R seems able to launch it fine, but it crashes when I try to save the file I am editing. Is there a fix? Thanks, John. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2001 Oct 15
0
FW: Econometrics ...
...o identify the functions and make the meta-package, so it might be worthwhile. Unfortunately, I don't think I'll have time to bell this cat myself. Nels Warnes, Gregory R wrote: > > > From: Paul Gilbert [mailto:pgilbert at bank-banque-canada.ca] > > > > John Janmaat wrote: > > > > > Is there a package available for R which generates output > > commonly used > > > by econometricians (eg., the Durbin-Watson statistic for serial > > > > > correlation in regression residuals)? I'm pretty sure most of > &...
2001 Sep 04
10
Newsgroup - another try?
As nobody seems to answer my request, I simply post it again. Is there any reason why the r-help-mailinglist should not be converted to a newsgroup? These were the advantages of a newsgroup I mentioned earlier: -) you can easily search the archives -) the discussion is faster (I experience that the R-mailinglist has a lag of about 1 to 2 hours (not for everyone!!!). When I ask a question, I get