Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bfast*classify() #95

Open
GreatEmerald opened this issue Jul 14, 2021 · 5 comments
Open

bfast*classify() #95

GreatEmerald opened this issue Jul 14, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@GreatEmerald
Copy link
Collaborator

GreatEmerald commented Jul 14, 2021

We can adapt BFAST Lite to do multi-breakpoint bfastliteclassify(), bfast01classify(), which is in high demand (and will probably deprecate bfast01 for most use cases). We can just use the same code, with a bfastlite object it should output multiple classified outputs (in a matrix).

@GreatEmerald GreatEmerald added the enhancement New feature or request label Jul 14, 2021
@GreatEmerald GreatEmerald changed the title bfastliteclassify() bfast*classify() Jul 14, 2021
@DanielaFe7-personal
Copy link

Hello is BFAST classify currently using for BFAST lite .
can it be used to classify multiple trends .

@GreatEmerald
Copy link
Collaborator Author

Not at the moment! It can certainly be done, but code needs to be written for it (based on bfast01classify).

@DanielaFe7-personal
Copy link

DanielaFe7-personal commented Dec 28, 2023 via email

@GreatEmerald
Copy link
Collaborator Author

Sure, see references in ?bfast01classify. The concept is very simple, you can see it in this part of the code: https://github.com/bfast2/bfast/blob/master/R/bfast01classify.R#L111

@DanielaFe7-personal
Copy link

DanielaFe7-personal commented Dec 29, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants