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

Improve plot.AccurateGLM() #38

Merged
merged 9 commits into from
Jun 30, 2019
Merged

Improve plot.AccurateGLM() #38

merged 9 commits into from
Jun 30, 2019

Conversation

kkondo1981
Copy link
Owner

@kkondo1981 kkondo1981 commented Jun 16, 2019

Improved plot function as:

  1. Plot title is changed ("coefficients" -> "component")
  2. Partial residual plot is added as "component + residual" plot (turn on when resid=TRUE. default is TRUE) See Partial residuals #28 as the related issue.
  3. Add ask option to enable no ask with ask=FALSE. (default is TRUE)
  4. Remove first ask even when ask=TRUE.
  5. Add layout option to multiple plots in one canvas. (default is 2 x 2 plots in one canvas)
  6. Update `plot-coefs.r' example.

@kkondo1981
Copy link
Owner Author

@kkondo1981 kkondo1981 merged commit 82344c4 into master Jun 30, 2019
@kkondo1981 kkondo1981 deleted the feature/improve-plot branch June 30, 2019 01:36
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

Successfully merging this pull request may close these issues.

1 participant