habpanelmod: Create a HAB panel model (econometric model across...

Description Usage Arguments Value

View source: R/habpanelmod.R

Description

Create a HAB panel model (econometric model across cross-sections). Cross-sections could be different bodies of water (for a more regional approach) or locations within the same body of water (for a more localized approach).

Usage

1
habpanelmod(df, hab.name, vars, panel.unit)

Arguments

df

A data frame

hab.name

Name of the column for the measure of HAB (proxy measure of HAB, for example: cell count, chl-a concentration, phycocyanin concentration, etc.)

vars

A vector of parameters (independent variables) to use in building the panel model

panel.unit

Name of the column which specifies the cross-sectional unit (for example: location ID)

Value

Panel model and summary of panel model


cahhansen/HABForecast documentation built on May 17, 2019, 1:35 p.m.