Giter Site home page Giter Site logo

rrapidmarkov's Introduction

rrapidmarkov

Has this worked?

R code for quickly running and analysing Markov models in health economic evaluation

I wrote this code in mid 2020 after finding the Markov modelling on HEEMOD rather slow. HEEMOD is a great package, but rather slow for 'vanilla' Markov models. I finally got round to uploading this here in January 2021.

Since writing the package, I have became aware of another package on CRAN called 'speedymarkov', which seems to solve exactly the same problems in an almost identical way... and is rather more developed than my version. As I've used rrapidmarkov in a couple of manuscripts I have uploaded the code here, but from what I've seen speedymarkov seems to be a more complete package so rather than duplicating efforts I'd recommend speedymarkov for general use. I will continue working on this package as and when though - mainly for my own interest. Use by anyone else is at your own risk!

I've included userguide and speedcheck vignettes, but R studio is refusing to let me include them in the package for some reason. I've added the two files as html files in main directory listing above (userguide.html and validation-and-speed-check.html). To view these, download them and open them with a web browser. The .rmd files are in the vignettes folder. (If anyone can shed some light on how to include the vignettes please message me!)

Ed Wilson

Norwich, UK

Jan 2021

Installation Instructions

To install this package you will need to use the install_github() function in the devtools package:

install.packages("devtools")

library(devtools)

install_github("EdCFWilson/rrapidmarkov")

rrapidmarkov's People

Contributors

edcfwilson avatar nitwitty1 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.