Learn R Programming

qrjoint (version 2.0-9)

redmaple: Basal Areas of Red Maple Trees

Description

Site-level basal areas of red maple trees (Acer rubrum) at 608 unmanaged and forested sites in Connecticut, Massachusetts, and Rhode Island. Data are aggregated from the Forest Inventory Analysis (FIA) of the US Forest Service. Geographical regions of the sites are added using Enviromental Protection Agency (EPA) shapefiles.

Usage

data(redmaple)

Arguments

Format

A data frame with 608 observations on the following variables for each site:

plotID

Unique identifier

elev

Elevation, measured in feet

slope

Slope, measured in degrees

aspect

Aspect, measured in degrees proceeding from North clockwise around a compass. For sites with zero or near-zero slopes, aspect is recorded as 0. North is recorded as 360.

Region

EPA Level-III geographical region

region

EPA Level-III geographical region, shortened

State

State

baRedMaple

Total basal area of red maple trees, measured in square feet per acre

Details

This three-state subset from the FIA is intended to illustrate the capabilities of the qrjoint package in flexibly modeling excess-boundary zeros, using its censoring option. This subset of variables should not be construed as a comprehensive list of factors influencing red maple basal area growth. All sites in the sample are of equivalent area.

Examples

Run this code
data(redmaple)

Run the code above in your browser using DataLab