NEWS (original) (raw)
- In FramedClust, replaced the default last.frame = length(X)-frame.width by last.frame = length(X)-frame.width+1,
- Replaced the circular data examples in plot.FramedClust
- Defined the meaning of frame.width in the user document and the details section.
- Updated the FramedClust() manual.
- explained the NA in the ‘cluster’ component
- removed the ‘ID’ component.
- removed “best.frame -> ID”, and “Clearly define Border”.