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

add plot method #2

Closed
20 tasks done
rabutler-usbr opened this issue Nov 30, 2018 · 3 comments
Closed
20 tasks done

add plot method #2

rabutler-usbr opened this issue Nov 30, 2018 · 3 comments

Comments

@rabutler-usbr
Copy link
Owner

rabutler-usbr commented Nov 30, 2018

this will create diagnostic plots for the disaggregation

  • plot historical data as points
  • plot options:
    • color of historical point
    • units
    • y-units
  • months as month.abb
  • title is sitename
  • ...
  • monthly pdf
  • annual pdf
  • add in other annual stats
  • create different plots, use which. see plot.lm
  • Add in show argument, so that if you don't want to enter through every site, you do not have to.
    • interactive mode
    • how to handle if not interactive
  • return knnstplot object
  • tests
  • save_knnst_plot() see save knnstplot #14
  • plot all/select sites see plot all/select sites #15
  • annual stats can be computed on CY or WY see How are we treating WY vs CY #16
@rabutler-usbr
Copy link
Owner Author

see M:\Shared\CRSSinputProcessors\RPrograms\Disagg\code\plottingCode for existing code

@rabutler-usbr
Copy link
Owner Author

will need to add in the historical data to the knnst object, I think.

Otherwise, need to consider how to convert between intervening space and total space? That maybe is beyond the scope of this package?

rabutler-usbr added a commit that referenced this issue Dec 20, 2018
rabutler-usbr added a commit that referenced this issue Dec 20, 2018
- have implemented mean, sd, max, min

#2
@rabutler-usbr
Copy link
Owner Author

How do I capture all ... parameters and appropriately pass them to the ggplot functions?

rabutler-usbr added a commit that referenced this issue Dec 22, 2018
- includes code from Ken/Balaji for skew

#2
rabutler-usbr added a commit that referenced this issue Dec 28, 2018
- abstracted stats out as `get_plot_stats()`
- added `get_pattern_flow_data_df()`

#2
rabutler-usbr added a commit that referenced this issue Dec 29, 2018
rabutler-usbr added a commit that referenced this issue Jan 2, 2019
rabutler-usbr added a commit that referenced this issue Mar 26, 2020
…the bxps

added class to the list that plot creates

#2
rabutler-usbr added a commit that referenced this issue Mar 26, 2020
can now control which diagnostic plots are shown

#2
rabutler-usbr added a commit that referenced this issue Mar 26, 2020
now will optionally show the plots before returning them

#2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant