Dear R users,

I am trying to run a Bayesian change point analysis on a time series with the R 
package "bcpa". However, the data file needs to be of the class "track". My 
data file is at present a three-column data frame (Time, X and Y coordinates) 
and I am unable to change to class "track" using either "setClass", "setAs" or 
"as", and if I try to coerce it gives an error message that doesn't allow me to 
do that.

Please help!

Best regards,

Nachiket

ATREE, Bangalore
______________________________________________
R-help@r-project.org 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