Git Product home page Git Product logo

cran / countr Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 5.58 MB

:exclamation: This is a read-only mirror of the CRAN R package repository. Countr — Flexible Univariate Count Models Based on Renewal Processes. Homepage: https://geobosh.github.io/Countr/ (doc), https://github.com/GeoBosh/Countr (devel) Report bugs for this package: https://github.com/GeoBosh/Countr/issues

R 54.34% C 0.47% C++ 44.22% TeX 0.88% Emacs Lisp 0.09%

countr's Introduction

CRANStatusBadge R-CMD-check

Installing Countr

The latest stable version is on CRAN.

install.packages("Countr")

You can install the development version of Countr from Github:

library(devtools)
install_github("GeoBosh/Countr")

Overview

Flexible univariate count models based on renewal processes. The models may include covariates and can be specified with familiar formula syntax as in glm() and package 'flexsurv'. The methodology is described in a forthcoming paper in the Journal of Statistical Software. The paper is included as vignette vignette("Countr_guide") along wth several additional vignettes containing worked examples and additional details, see Countr CRAN page.

The package is developed by Tarak Kharrat and Georgi N.Boshnakov.

countr's People

Contributors

tkharrat avatar

Stargazers

George Glen avatar

Watchers

James Cloos avatar CRAN robot avatar  avatar

countr's Issues

fonction diag valeur manquante

wei_c1<-renewalCount(formula=nbc~PAYMENTPLAN+D_AGE+ANNUALMILE+OWNERSHIP
+RENEWALYEARS,
data=Cas1,dist = "weibull",na.action='na.exclude',
computeHessian = FALSE,control = renewal.control(trace = 0))
summary(wei_c1)
Error in h(simpleError(msg, call)) :
erreur d'évaluation de l'argument 'x' lors de la sélection d'une méthode pour la fonction 'diag' : valeur manquante là où TRUE / FALSE est requis

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.