Coder Social home page Coder Social logo

dmisc2's Introduction

Build Status

Coverage Status

Dmisc2

To install on R:

devtools::install_github("dmenne/dmisc2")

Dieter Menne
Menne Biomed Consulting Tübingen, Germany
http://www.menne-biomed.de

[email protected]

Auxillary functions, some from Stack Exchange and r-help postings. Some of the functions have been removed because better alternatives are available.

  • Construct contrasts in Excel files (not tested on travis); quite useful if you want nicely formatted contrast tables, but only tested on Windows.
  • Pair plots splom type with categorical (http://biostatmatt.com/archives/2398). Quite nice for a first look.
  • lattice panel with paging (Gabor Grothendiek) and Aaron Rendahl. Still the only game in town to distribute many panels on several pages. There is no equivalent plot in ggplot2.
  • DM's default lattice settings (the function I use most frequently)
  • ColorPalettes: Collected from several sources

Obsolete and removed

  • (use survMisc/autoplot.survfit) ggkm: Kaplan-Meier with ggplot2 was removed.
  • (use package HDinterval)Kruschke Highest Density interval

Breaking changes in >= 0.6.0

The dependency on RODBC to read Excel files was removed; read_excel from package readxl is used instead for readContrasts and getContrasts. read_excel does not know about named ranges, therefore the name of the worksheet must be passed now instead of the name of it.

dmisc2's People

Contributors

dmenne avatar jimhester avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

dmisc2's Issues

Roxygen2 to provide documentation

Why this package has no documentation and man folder?
You have roxygen2-style documentation in *.R files but it looks like you didn't build package using roxygen2 because there is no man folder.

xlims in ggkmTable

Hi, your version of ggkmTable works great, but I noticed it has no "xlims" parameter as in the original version of ggkmTable. It's very useful to set the limits of x axis instead of 0 to maximum follow up time.
(BTW: less relevant for me, but worth to mention- ylims also exist in the original version).
Do you have any idea how to put it back to the function?
Thanks!
S.

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.