Package: NeuDist
Type: Package
Title: Univariate Continuous Distributions with Model Diagnostics
Version: 1.0.1
Authors@R: c(person(given = "Vijay",
                       family = "Kumar",
                       role = c("aut", "cre"),
                       email = "vkgkp@rediffmail.com"),
                person(given = "Laxmi Prasad", 
                       family = "Sapkota",
                       role = "aut",
                       email = "laxmi75@gmail.com"),
				person(given = "Pankaj",
                       family = "Kumar",
                       role = "aut",
                       email = "pankajagadish@gmail.com"),
				person(given = "Lal Babu",
                       family = "Sah",
                       role = "aut",
                       email = "lalbabu3131@gmail.com"))					   
Description: Implements univariate continuous probability distributions and associated model
    diagnostics based on the Lindley, Logistic, Half-Cauchy, Half-Logistic, and Poisson families.
    Provides functions for probability density, cumulative distribution, quantile, and hazard
    evaluation, random variate generation, and diagnostic procedures including Q-Q and P-P plots,
    goodness-of-fit tests, and model selection criteria.
Maintainer: Vijay Kumar <vkgkp@rediffmail.com>
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: stats, graphics, goftest
Author: Vijay Kumar [aut, cre],
  Laxmi Prasad Sapkota [aut],
  Pankaj Kumar [aut],
  Lal Babu Sah [aut]
RoxygenNote: 7.3.3
Depends: R (>= 3.5)
NeedsCompilation: no
Packaged: 2026-01-11 17:08:02 UTC; vkgkp
Repository: CRAN
Date/Publication: 2026-01-16 11:20:02 UTC
Built: R 4.6.0; ; 2026-01-16 11:47:11 UTC; unix
