Giter VIP home page Giter VIP logo

estvis's Introduction

estvis Package

Developed by Gento Kato (Last Updated: 3/31/2020)

Description

Helps to visualize the estimates from various models.

Installation

devtools::install_github("gentok/estvis")

Main Functions

  • plot_coef Draw coefficients plot from either model object or the coefficients matrix.
  • table_coef Export coefficients tables from model output (uses texreg behind).
  • simu_pred Export simulated predictions from model object.
  • plot_simu Draw prediction plot from either simu_pred output or the matrix with coefficients and confidence intervals.
  • simu_interact Export conditional coefficients from model object that includes interaction terms.
  • plot_interact Draw condition effect interaction plot from either simu_interact model ouput or the matrix.

Supplemental Functions

  • plot_footnote Add footnotes to the ggplot object.
  • plot_save Save ggplot/gtable object to file.
  • extract_gofchr Extract Goodness-of-Fit statistics from model object (uses texreg behind).
  • matrix_coefci Export matrix of coefficients and confidence interval from model object.
  • matrix_coeftest Export matrix of coefficients, Standard Errors and P-values from model object.
  • ilogit Calculate inverse logit (borrowed from faraway package).

more will be added in the future...

Updates Log

  • 04/01/2020 Version 0.1.11 (small bug fix in table_coef)
  • 04/01/2020 Version 0.1.10 (small bug fix & the addition of encoding_from, encoding_to arguments to table_coef)
  • 11/06/2019 Version 0.1.09 (small bug fix in plot_coef)
  • 08/21/2019 Version 0.1.08 (small bug fix in table_coef)
  • 07/28/2019 Version 0.1.07 (change simu_pred CI from one-sided to two-sided)
  • 07/24/2019 Version 0.1.06 (bug fixes in plot_coef)
  • 04/18/2019 Version 0.1.05 (facet.x.scale argument added to plot_coef)
  • 04/17/2019 Version 0.1.04 (adjustment in ilogit function to avoid NaN)
  • 04/12/2019 Version 0.1.03 (bug fixes in plot_simu)
  • 04/12/2019 Version 0.1.02 (bug fixes in plot_coef and table_coef)
  • 03/13/2019 Version 0.1.01 (small bug fixes)
  • 02/13/2019 Version 0.1.0 released

estvis's People

Contributors

gentok avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.