Summary statistics, two-sample tests, rank tests, generalised linear models,
cumulative link models, Cox models, loglinear models, and general maximum
pseudolikelihood estimation for multistage stratified, cluster-sampled,
unequally weighted survey samples. Variances by Taylor series linearisation
or replicate weights. Post-stratification, calibration, and raking. Two-phase
subsampling designs. Graphics. PPS sampling without replacement. Principal
components, factor analysis.
WWW: http://r-survey.r-forge.r-project.org/survey/
2016-03-25 07:16:15 +01:00
|
|
|
# Created by: Wen Heping <wen@FreeBSD.org>
|
|
|
|
|
|
|
|
PORTNAME= survey
|
2021-09-15 09:36:16 +02:00
|
|
|
DISTVERSION= 4.1-1
|
Summary statistics, two-sample tests, rank tests, generalised linear models,
cumulative link models, Cox models, loglinear models, and general maximum
pseudolikelihood estimation for multistage stratified, cluster-sampled,
unequally weighted survey samples. Variances by Taylor series linearisation
or replicate weights. Post-stratification, calibration, and raking. Two-phase
subsampling designs. Graphics. PPS sampling without replacement. Principal
components, factor analysis.
WWW: http://r-survey.r-forge.r-project.org/survey/
2016-03-25 07:16:15 +01:00
|
|
|
CATEGORIES= math
|
|
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
|
|
COMMENT= Analysis of complex survey samples
|
|
|
|
|
|
|
|
LICENSE= GPLv2 GPLv3
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2018-10-15 11:22:24 +02:00
|
|
|
CRAN_DEPENDS= R-cran-minqa>=1.1.15:math/R-cran-minqa \
|
2019-05-14 14:54:59 +02:00
|
|
|
R-cran-numDeriv>=0:math/R-cran-numDeriv \
|
2020-04-08 01:10:55 +02:00
|
|
|
R-cran-mitools>=2.4:math/R-cran-mitools
|
2018-10-15 11:22:24 +02:00
|
|
|
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
|
|
|
RUN_DEPENDS= ${CRAN_DEPENDS}
|
|
|
|
|
|
|
|
USES= cran:auto-plist
|
Summary statistics, two-sample tests, rank tests, generalised linear models,
cumulative link models, Cox models, loglinear models, and general maximum
pseudolikelihood estimation for multistage stratified, cluster-sampled,
unequally weighted survey samples. Variances by Taylor series linearisation
or replicate weights. Post-stratification, calibration, and raking. Two-phase
subsampling designs. Graphics. PPS sampling without replacement. Principal
components, factor analysis.
WWW: http://r-survey.r-forge.r-project.org/survey/
2016-03-25 07:16:15 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|