search for: bayesianlog

Displaying 11 results from an estimated 11 matches for "bayesianlog".

Did you mean: bayesianlogic
2011 Dec 15
1
slight documentation error in "stats" package "arima"
...ow who I should tell about this? Thanks! - Jan References 1. http://www.r-project.org/doc/Rnews/Rnews_2002-1.pdf 2. http://www.r-project.org/doc/Rnews/Rnews_2002-1.pdf -- Jan Theodore Galkowski Senior Systems Software Engineer Akamai Technologies Cambridge, MA 02142 jgalkows@akamai.com bayesianlogic@acm.org 607.239.1834 (m) 607.239.1834 (h) 617.444.4995 (w) [[alternative HTML version deleted]]
2011 Jun 27
4
Standards for delivery of GPL software in CRAN packages
...ed as GPL, oughtn't the unoptimized source be freely available, hopefully with comments? Am I missing something? Is there a central place other than mirrors where such source is retained? Sourceforge? - Jan - Jan, from Sierpinski, a Blackberry, 6072391834, Google Talk to: bayesianlogic.1 at gmail.com
2008 Oct 18
1
recovering value of scalar from false color map and image
I have a JPEG map of temperature data, coded using a given legend where blues are cooler and reds hotter. Is there any preexisting R magic or package which might let me recover the value of the scalar quantity so represented given the RGB values at each point in the picture? After processing, I'd also like to push the results back through the translate to get an RGB JPEG again. Thanks for
2010 Oct 28
1
Rsolnp examples
I'm interested in the Rsolnp package. For their primary function "solnp", one example is given, and there is a reference to "unit tests". Anyone know where these can be found? Also, Rsolnp is used in a few other packages (e.g., depmixS4), but I cannot seem to find source illustrating its call sequence, and the precise definition of the functions passed. Can anyone help?
2010 Nov 05
2
connecting to remote database using RMySQL
Apologies if this is the wrong place to ask. I'm not aware of a mail list devoted to database interfaces. Please direct me if so. I am trying to use TSMySQL. It loads RMySQL, and apparent the CRAN version has an .onLoad script which seeks out the local MySQL server. If that fails, the package fails to load. Thing is, I'm trying to access a MySQL database on a remote machine for which
2008 Feb 11
0
Testing for differecnes between groups, need help to find the right test in R. (Kes Knave)
...osting-guide.html > and provide commented, minimal, self-contained, reproducible code. ------------------------------ Message: 20 Date: Sun, 10 Feb 2008 19:30:03 +0100 From: jiho <jo.irisson at gmail.com> Subject: Re: [R] [R-sig-Geo] Comparing spatial point patterns - Syrjala test To: bayesianlogic at acm.org, R Help <r-help at stat.math.ethz.ch>, r-sig-geo at stat.math.ethz.ch Message-ID: <DDDEA575-82FC-4472-BF34-37973BB4EDFA at gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Hi, I went ahead and implemented something. However: - I cannot gara...
2008 Aug 29
0
availability of R packages svLab? denstrip?
I'm interested in the R packages svLab and the recently announced denstrip. For svLab, I've seen a PDF from 2003 describing it, and at least one paper or description having used it. I could not find it in the download list of packages within R or on CRAN, however. Did it get subsumed or renamed? Regarding denstrip, this was just recently announced, so I wondered what the percolation
2010 Jan 17
1
packages built against upcoming releases
I admire package-builders being proactive and having their facilities ready for upcoming R releases. However, if the publicly released version of R is 2.10.1 and a package is built for R 2.11.0, users get the embarrassing notice about a disconnect, and cannot do much about it. If it is tedious to roll out a new package on time, perhaps there's a possibility for automation here. Thanks. I
2010 Mar 01
1
Have another apparent version skew
The package "sm" was obtained twice, one using R's built-in updating of packages, the second directly. In both cases the USA-NC CRAN mirror was used. In both cases, loading the package under R 2.10.1 for Windows resulted in a 'package obsolete' kind of message. Switching the mirror to USA-CA-1 (Berkeley) got a good package that loaded without complaint. R version 2.10.1
2009 Jul 14
1
exporting list of installed packages for import on another system?
Is it possible to export a list of installed packages from WinXP, and use that export to import the same set of packages on Ubuntu (Jaunty)? No doubt there is custom code that could be written, but I wonder if R 2.9.1 has anything built it to do that? Is it as simple as moving something like Rprofile.site from one machine to the other? I had a look at R-admin.pdf, and although it talks a lot
2009 Aug 04
2
"na.strings" and the like; suspending interpretation of "NA"
Can someone point me to the proper place in the documentation or on the Wiki where I can learn how to get R to stop interpreting the string "NA" as something special? I have a table in a database which contains (among other things) country codes and continent codes. The standard set of two-letter codes includes "NA" to denote "North America". I learned of the