| other.aq.models {AQEval} | R Documentation | 
Other Air Quality Models
Description
Other packaged Air Quality Models.
Usage
fitNearSiteModel(data, pollutant = "no2", y, x = "rest", elements = NULL, ...)
Arguments
data | 
 
  | 
pollutant | 
 The name of the   | 
y | 
 The name of the monitor site to be modelled,
assumed to be one several names in the   | 
x | 
 The other sites to use when building the model, the default 'rest' uses all supplied sites except 'y'.  | 
elements | 
 The number of inputs to use in the
site models, can be any number up to length of x or
combination thereof; by default this is set as
  | 
... | 
 extra arguments.  | 
Details
fitNearSiteModel builds an air quality
model for one location using air quality data from nearby
sites.
Value
data with model output added as additional
column.