equatiomatic icon indicating copy to clipboard operation
equatiomatic copied to clipboard

Support for cpt class

Open rkillick opened this issue 4 years ago • 2 comments

I understand why the authors choose to support broom models but broom only covers S3 models. Changepoint models are widely used in a range of fields and practitioners often struggle to write the models down mathematically. The changepoint suite of packages fit a range of different changepoint models all built upon the cpt S4 class. I would be willing to work with the equatiomatic authors to include provision for the cpt S4 class.

rkillick avatar Mar 23 '22 14:03 rkillick

Hi - I appreciate the suggestion. This is not something I would personally feel comfortable implementing (I don't know the models well enough) but I'm happy to have a discussion and possibly (probably) accept a PR.

datalorax avatar Mar 26 '22 04:03 datalorax

@rkillick do you have a link to a package for the cpt S4 models? I'd like to take a look.

JaySumners avatar Apr 30 '22 04:04 JaySumners