Hi Joy.

2006/10/23, Joydeep <[EMAIL PROTECTED]>:
>
> Hi,
> I'm a new user of the R package, and I need to generate recurrence plots for 
> a set of 56 time series data. The package tseriesChaos has the function 
> "recurr" that gives a plot. But what I really need are the recurrence plot 
> parameters that are calculated from each plot (like %recur, %det, trend, 
> etc...) and that can be stored dynamically in a output file for all the 56 
> datasets.
> It seems that the function recurr does not calculate these parameters.

I'm sorry, but I don't ever know what these parameters are. The
'recurr' function only computes a matrix of distances in the state
space embedding-reconstructed from the given time series, and plots it
as an image plot.
I can only guess the parameters you're claiming can be computed from
the distance matrix.

Antonio.


> Is there another function in the package that does so? If not, is there 
> another package that deals with recurrence quantification analysis? I would 
> be very glad to have this problem solved in R itself.
>
> Thanking in advance,
> Joy
>
> ______________________________________________
> R-help@stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to