%data from Platt et al Am Nat 1988, 131:491 on longleaf pine, Pinus palustris %%This is the TRANSPOSE of the stage transition matrix for 4 years %pinus (platt) tt1 = [.756 .0820 0 0 0 0 0 0 0 .834 .138 0 0 0 0 0 0 0 .865 .127 0 0 0 0 0 0 0 .834 .152 0 0 0 0 0 0 0 .899 .077 0 0 0 0 0 0 0 .875 .084 0 0 0 0 0 0 0 .891 .054 0 0 0 0 0 0 0 .882]; %NOW take the transpose -- this is OUR T matrix tt1 = tt1';