Learn R Programming

JoSAE (version 0.3.0)

ulal.sub.samp.dat: Unit-level sample data.

Description

73 sample plots clustered in 15 stands in the municipality of Stokke, Norway.

Usage

data("ulal.sub.samp.dat")

Arguments

Format

A data frame with 73 observations on the following 7 variables.

plot.ID

a character vector with unique plot IDs.

w.VMPRHA

a numeric vector. Timber volume per hectare (m3/ha).

stand.ID

a factor with unique stand IDs.

%with levels \code{H01036} \code{H03068} \code{H04063} \code{H04102} \code{H07019} \code{H07044} \code{H10082} \code{H12106} \code{H13019} \code{H16069} \code{H16078} \code{H21097} \code{H23092} \code{H25078} \code{H29055} \code{H30097} \code{L02089} \code{L04031} \code{L04046} \code{L04063} \code{L05084} \code{L05097} \code{L06047} \code{L06093} \code{L07017} \code{L07048} \code{L08034} \code{L08079} \code{L09081} \code{L15079} \code{L16017} \code{L16035} \code{L16083} \code{L17097} \code{L18099} \code{L19089} \code{L20055} \code{L21027} \code{L21061} \code{L22105} \code{L23088} \code{L24023} \code{L24104} \code{L25075} \code{L26047} \code{L26049} \code{L26066} \code{L29041} \code{L29103} \code{L29107} \code{S00059} \code{S07099} \code{S08038} \code{S30038} \code{S39023} \code{S43098} \code{S46074} \code{S48062} \code{S52099} \code{S64049} \code{S65101} \code{S65109} \code{S74075} \code{S76031} \code{S78032}}
elev.mean

a numeric vector. Mean height obtained from digital aerial photogrammetry.

elev.mean.sq

a numeric vector. Mean height squared obtained from digital aerial photogrammetry.

k.ij.one

a numeric vector of ones (used in cases where heteroscedasticity can be ignored)

k.ij.em.0.48

a numeric vector. elev.mean to the power of 0.48 for modeling heteroscedasticity.

Examples

Run this code
# NOT RUN {
data(ulal.sub.samp.dat)
# }

Run the code above in your browser using DataLab