DBHtransition: Calculates a transition matrix of individuals by diameter...

Description Usage Arguments

Description

Calculates a transition matrix of individuals by diameter categories from two censuses.

The missing code (M) is checked in codes field if misscode is set; otherwise, status=M is assumed to mean missing and status=AB is assumed to mean the stem was lost, so there is no dbh.

Usage

1
2
DBHtransition(data1, data2, dbhbreaks = c(10, 50, 100, 300, 10000),
  maxgrow = 45, misscode = "M")

Arguments

maxgrow

A number. Numbers such as 10000 are high and will return all measures.


forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.