[R] number of analogs in significance test of MAT reconstructions using randomTF from palaeoSig

2011-10-04 Thread Jason Paul Joines
I'm trying to use the randomTF function from package palaeoSig to test the significance of a MAT reconstruction with nine analogs and a WA-PLS reconstruction with four components. I'm probably missing something obvious here but how do I make sure that randomTF is testing the reconstruction

Re: [R] adding text to a plot created with strat.plot() from package rioja

2011-08-20 Thread Jason Paul Joines
rioja From: Jason Paul Joines To: r-help@r-project.org Date: 2011.08.20.Sat.14:48:35 I'm pretty new to R and finding the responsible line would not have been obvious to me without your help. I downloaded the source for package Rioja and was surprised to see that each function was suppli

Re: [R] adding text to a plot created with strat.plot() from package rioja

2011-08-20 Thread Jason Paul Joines
Uwe Ligges To: Jason Paul Joines Date: 2011.08.20.Sat.8:43:30 On 19.08.2011 18:40, Jason Paul Joines wrote: I have a plot created with strat.plot() from package rioja. When the plot is created with scale.percent=FALSE, each x axes is labeled at 0 and its maximum. However, when scale.percent=TRUE,

[R] adding text to a plot created with strat.plot() from package rioja

2011-08-19 Thread Jason Paul Joines
I have a plot created with strat.plot() from package rioja. When the plot is created with scale.percent=FALSE, each x axes is labeled at 0 and its maximum. However, when scale.percent=TRUE, the x axes are not labeled. I need to use scale.percent=TRUE and I need labels for the x axes.

Re: [R] example for plot.compare.datasets() in package rioja fails

2011-07-29 Thread Jason Paul Joines
packages: [1] rioja_0.5-6 loaded via a namespace (and not attached): [1] tcltk_2.13.1 tools_2.13.1 This is a clear example of needing to report it to the package maintainer, who is: Maintainer: Steve Juggins Sarah On Fri, Jul 29, 2011 at 2:53 PM, Jason Paul Joines wrote: I'm using rioj

[R] example for plot.compare.datasets() in package rioja fails

2011-07-29 Thread Jason Paul Joines
I'm using rioja 0.5-6 with R 2.12.1 / x86_64-pc-linux-gnu on Kubuntu 11.04. When I run this example from the rioja reference manual: library(rioja) # compare diatom data from core from Round Loch of Glenhead # with SWAP surface sample dataset data(RLGH) data(SWAP) result <- compare.data

[R] example for plot.compare.datasets() in package rioja fails

2011-07-29 Thread Jason Paul Joines
I'm using rioja 0.5-6 with R 2.12.1 / x86_64-pc-linux-gnu on Kubuntu 11.04. When I run this example from the rioja reference manual: library(rioja) # compare diatom data from core from Round Loch of Glenhead # with SWAP surface sample dataset data(RLGH) data(SWAP) result <- compare.data