Learn R Programming

ecoreg: R package for ecological regression

This is the development repository for the CRAN package ecoreg for ecological regression using aggregate and individual data.

There are no plans to add new features to this package.

Bugs will still be fixed, and CRAN requirements will be adhered to.

This repository only includes CRAN versions 0.2.2 (2017-08-24) and onwards.

Installation (development version)

install.packages("devtools") # if devtools not already installed
devtools::install_github('chjackson/ecoreg')

Installation (CRAN version)

install.packages("ecoreg")

Copy Link

Version

Install

install.packages('ecoreg')

Monthly Downloads

344

Version

0.2.5

License

GPL (>= 2)

Last Published

August 16th, 2024

Functions in ecoreg (0.2.5)

sim.eco

Simulate ecological data and samples of individual-level data
gauss.hermite

Calculate Gauss-Hermite Quadrature Points
integrate.gh

Univariate Gauss-Hermite integration
tapplysum.fast

Simplified fast group sums
eco

Ecological regression using aggregate and/or individual data