Learn R Programming

pql (version 0.1.0)

A Partitioned Quasi-Likelihood for Distributed Statistical Inference

Description

In the big data setting, working data sets are often distributed on multiple machines. However, classical statistical methods are often developed to solve the problems of single estimation or inference. We employ a novel parallel quasi-likelihood method in generalized linear models, to make the variances between different sub-estimators relatively similar. Estimates are obtained from projection subsets of data and later combined by suitably-chosen unknown weights. The philosophy of the package is described in Guo G. (2020) .

Copy Link

Version

Install

install.packages('pql')

Monthly Downloads

131

Version

0.1.0

License

MIT + file LICENSE

Maintainer

Last Published

May 21st, 2024

Functions in pql (0.1.0)

pqlBLogist

The weighted Gauss-Newton estimators of the PQL in Logistic-GLMs
pqlBpoisson1

The weight Gauss-Newton estimators of the PQL in Poisson-GLMS
pqlLogist

pqlLogist
pqlBpoisson2

The weighted Gauss-Newton estimators of the PQL in Poisson-GLMS
pqlPoisson

The weighted Gauss-Newton estimators of the PQL in Poisson-GLMs