Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • 71d6ecc
  • /
  • DESCRIPTION
Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:2db866eec0ffba27bfb3533f9b017dc49e065501
directory badge Iframe embedding
swh:1:dir:71d6ecc139830e2a67751ccc91b85fdc8f8cd727

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
DESCRIPTION
Package: scModels
Title: Fitting Discrete Distribution Models to Count Data
Version: 1.0.2
DateNote: Previous CRAN version 1.0.1 on 2019-09-03
Maintainer: Lisa Amrhein <amrheinlisa@gmail.com>
Authors@R: c(
  person("Lisa", "Amrhein", email="amrheinlisa@gmail.com", role=c("aut", "cre")),
  person("Kumar", "Harsha", email="kumar.harsha@tum.de", role="aut"),
  person("Christiane", "Fuchs", email="christiane.fuchs@helmholtz-muenchen.de", role="aut"),
  person("Pavel", "Holoborodko", email="pavel@holoborodko.com", role="ctb", comment="Author and copyright holder of 'mpreal.h'"))
License: GPL-3
Description: Provides functions for fitting discrete distribution models to count data.
  Included are the Poisson, the negative binomial, the Poisson-inverse gaussian and, most importantly,
  a new implementation of the Poisson-beta distribution (density, distribution and quantile
  functions, and random number generator) together with a needed new implementation of
  Kummer's function (also: confluent hypergeometric function of the first kind). Three
  different implementations of the Gillespie algorithm allow data simulation based on the
  basic, switching or bursting mRNA generating processes. Moreover, likelihood functions for
  four variants of each of the three aforementioned distributions are also available.
  The variants include one population and two population mixtures, both with and without
  zero-inflation. The package depends on the 'MPFR' libraries (<https://www.mpfr.org/>) which need to be installed separately 
  (see description at <https://github.com/fuchslab/scModels>).
  This package is supplement to the paper "A mechanistic model for the negative binomial distribution of single-cell mRNA counts" 
  by Lisa Amrhein, Kumar Harsha and Christiane Fuchs (2019) <doi:10.1101/657619> available on bioRxiv.
Depends: R (>= 3.1.0)
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, testthat
LinkingTo: Rcpp
Imports: Rcpp, gamlss.dist
Encoding: UTF-8
SystemRequirements: gmp (>= 4.2.3), mpfr (>= 3.0.0)
SystemRequirementsNote: 'MPFR' (MP Floating-Point Reliable Library,
        <http://mpfr.org/>) and 'GMP' (GNU Multiple Precision
        library,<http://gmplib.org/>)
NeedsCompilation: yes
Packaged: 2021-02-26 13:32:14 UTC; lisa.amrhein
Author: Lisa Amrhein [aut, cre],
  Kumar Harsha [aut],
  Christiane Fuchs [aut],
  Pavel Holoborodko [ctb] (Author and copyright holder of 'mpreal.h')
Repository: CRAN
Date/Publication: 2021-02-26 14:10:02 UTC

back to top

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API