Displaying 1 result from an estimated 1 matches for "ccover".
Did you mean:
cover
2009 Jan 29
1
In Rd: \describe \itemize and \item
...und based measurements of trees (Y-variables):
\itemize{
\item{TopHt}{Height of tallest trees (ft)}
\item{LnVolL}{Log of the volume \eqn{(ft^3/acre)} of western larch}
...... many lines deleted ......
\item{LnVolPP}{Log of the volume \eqn{(ft^3/acre)} of ponderosa pine}
\item{CCover}{Canopy cover (percent)}
}
Geographic Location, Slope, and Aspect (X-variables):
\itemize{
\item{utmx}{UTM easting at plot center}
\item{utmy}{UTM northing at plot center}
...... many lines deleted ......
\item{elevm}{Mean elevation (ft) above sea level over plot}
\item{slpsin...