I'm going to assume that the binseg.mean.cumsum() function is from the
changepoint package. I don't know any details about this function or
package, so I'm going to make a suggestion based in basic R principles.
I'd suggest that for the time being you ignore whatever it is that the
changepoint doc
S4 generic functions dispatch on the basis of the classes of their arguments
while S3 generics only dispatch on the class of the first argument. If this
makes no sense to you then you need to study more in whatever text you are
learning R from.
Sent from my iPhone
> On Mar 7, 2014, at 8:38 AM
2 matches
Mail list logo