aggCovInfo.ArealWeightedSum {lgcp}R Documentation

aggCovInfo.ArealWeightedSum function

Description

Aggregation via weighted sum. Use to sum up population counts in regions.

Usage

## S3 method for class 'ArealWeightedSum'
aggCovInfo(obj, regwts, ...)

Arguments

obj

an ArealWeightedSum object

regwts

regional (areal) weighting vector

...

additional arguments

Value

Areal weighted Sum.


[Package lgcp version 2.0 Index]