View source: R/other.aq.models.R
other.aq.models | R Documentation |
Other packaged Air Quality Models.
fitNearSiteModel(data, pollutant = "no2", y, x = "rest", elements = NULL, ...)
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. |
fitNearSiteModel
builds an air quality
model for one location using air quality data from nearby
sites.
data
with model output added as additional
column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.