pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/geography/R-spatstat.model



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Jan 13 23:38:37 UTC 2024

Added Files:
        pkgsrc/geography/R-spatstat.model: DESCR Makefile distinfo

Log Message:
(geography/R-spatstat.model) import R-spatstat.model-3.2.8

Functionality for parametric statistical modelling and inference for
spatial data, mainly spatial point patterns, in the 'spatstat' family
of packages. (Excludes analysis of spatial data on a linear network,
which is covered by the separate package 'spatstat.linnet'.) Supports
parametric modelling, formal statistical inference, and model
validation. Parametric models include Poisson point processes, Cox
point processes, Neyman-Scott cluster processes, Gibbs point processes
and determinantal point processes. Models can be fitted to data using
maximum likelihood, maximum pseudolikelihood, maximum composite
likelihood and the method of minimum contrast. Fitted models can be
simulated and predicted. Formal inference includes hypothesis tests
(quadrat counting tests, Cressie-Read tests, Clark-Evans test, Berman
test, Diggle-Cressie-Loosmore-Ford test, scan test, studentised
permutation test, segregation test, ANOVA tests of fitted models,
adjusted composite likelihood ratio test, envelope tests, Dao-Genton
test, balanced independent two-stage test), confidence intervals for
parameters, and prediction intervals for point counts. Model
validation techniques include leverage, influence, partial residuals,
added variable plots, diagnostic plots, pseudoscore residual plots,
model compensators and Q-Q plots.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/geography/R-spatstat.model/DESCR \
    pkgsrc/geography/R-spatstat.model/Makefile \
    pkgsrc/geography/R-spatstat.model/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/geography/R-spatstat.model/DESCR
diff -u /dev/null pkgsrc/geography/R-spatstat.model/DESCR:1.1
--- /dev/null   Sat Jan 13 23:38:37 2024
+++ pkgsrc/geography/R-spatstat.model/DESCR     Sat Jan 13 23:38:37 2024
@@ -0,0 +1,20 @@
+Functionality for parametric statistical modelling and inference for
+spatial data, mainly spatial point patterns, in the 'spatstat' family
+of packages. (Excludes analysis of spatial data on a linear network,
+which is covered by the separate package 'spatstat.linnet'.) Supports
+parametric modelling, formal statistical inference, and model
+validation. Parametric models include Poisson point processes, Cox
+point processes, Neyman-Scott cluster processes, Gibbs point processes
+and determinantal point processes. Models can be fitted to data using
+maximum likelihood, maximum pseudolikelihood, maximum composite
+likelihood and the method of minimum contrast. Fitted models can be
+simulated and predicted. Formal inference includes hypothesis tests
+(quadrat counting tests, Cressie-Read tests, Clark-Evans test, Berman
+test, Diggle-Cressie-Loosmore-Ford test, scan test, studentised
+permutation test, segregation test, ANOVA tests of fitted models,
+adjusted composite likelihood ratio test, envelope tests, Dao-Genton
+test, balanced independent two-stage test), confidence intervals for
+parameters, and prediction intervals for point counts. Model
+validation techniques include leverage, influence, partial residuals,
+added variable plots, diagnostic plots, pseudoscore residual plots,
+model compensators and Q-Q plots.
Index: pkgsrc/geography/R-spatstat.model/Makefile
diff -u /dev/null pkgsrc/geography/R-spatstat.model/Makefile:1.1
--- /dev/null   Sat Jan 13 23:38:37 2024
+++ pkgsrc/geography/R-spatstat.model/Makefile  Sat Jan 13 23:38:37 2024
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2024/01/13 23:38:37 mef Exp $
+
+R_PKGNAME=     spatstat.model
+R_PKGVER=      3.2-8
+CATEGORIES=    geography
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       Parametric Statistical Modelling & Inference for the 'spatstat'
+LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
+
+DEPENDS+=      R-abind>=1.4.5:../../math/R-abind
+DEPENDS+=      R-goftest>=1.2.2:../../math/R-goftest
+DEPENDS+=      R-spatstat.data>=3.0:../../geography/R-spatstat.data
+DEPENDS+=      R-spatstat.explore>=3.2.5:../../geography/R-spatstat.explore
+DEPENDS+=      R-spatstat.geom>=3.2.7:../../geography/R-spatstat.geom
+DEPENDS+=      R-spatstat.random>=3.2.1:../../geography/R-spatstat.random
+DEPENDS+=      R-spatstat.sparse>=3.0:../../geography/R-spatstat.sparse
+DEPENDS+=      R-spatstat.utils>=3.0.3:../../geography/R-spatstat.utils
+DEPENDS+=      R-tensor>=1.5:../../math/R-tensor
+
+USE_LANGUAGES= c
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/geography/R-spatstat.model/distinfo
diff -u /dev/null pkgsrc/geography/R-spatstat.model/distinfo:1.1
--- /dev/null   Sat Jan 13 23:38:37 2024
+++ pkgsrc/geography/R-spatstat.model/distinfo  Sat Jan 13 23:38:37 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/01/13 23:38:37 mef Exp $
+
+BLAKE2s (R/spatstat.model_3.2-8.tar.gz) = eaebfc92759f015b704269ebd6a164b5620f3e34b4d19713b5c615a31394ef5d
+SHA512 (R/spatstat.model_3.2-8.tar.gz) = 7c626f4c55afc8d7f6672826eb4b71bcb19d22848ad596f95e86f52903ce5bfb4aa9f367c698540a2e37775edcd79d5d3a6e17b71895feaa13435d4e809cdab1
+Size (R/spatstat.model_3.2-8.tar.gz) = 804266 bytes



Home | Main Index | Thread Index | Old Index